From 7575f36fb221b848013a59ae99bc51174c68ee83 Mon Sep 17 00:00:00 2001 From: Gabriel Gonzalez Date: Sun, 27 Sep 2015 09:31:11 -0700 Subject: [PATCH] Version 1.2.1 => 1.2.2 --- turtle.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/turtle.cabal b/turtle.cabal index 33f81e3..69350ae 100644 --- a/turtle.cabal +++ b/turtle.cabal @@ -1,5 +1,5 @@ Name: turtle -Version: 1.2.1 +Version: 1.2.2 Cabal-Version: >=1.10 Build-Type: Simple License: BSD3