From cc54f7c7f5f7369aa5d5cc2e274a01eef7653f75 Mon Sep 17 00:00:00 2001 From: Bryan O'Sullivan <bos@serpentine.com> Date: Thu, 8 May 2014 09:19:09 -0700 Subject: [PATCH] Bump version to 1.1.1.2 --- text.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/text.cabal b/text.cabal index 18928ec2..00228257 100644 --- a/text.cabal +++ b/text.cabal @@ -1,5 +1,5 @@ name: text -version: 1.1.1.1 +version: 1.1.1.2 homepage: https://github.com/bos/text bug-reports: https://github.com/bos/text/issues synopsis: An efficient packed Unicode text type. -- GitLab