From ef1fe7bcafbe06f20f5971a7bf33b136c8307e57 Mon Sep 17 00:00:00 2001 From: Bryan O'Sullivan <bos@serpentine.com> Date: Wed, 16 May 2012 22:59:15 -0700 Subject: [PATCH] Bump version to 0.11.2.1 --- text.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/text.cabal b/text.cabal index c169b374..8d8cb38c 100644 --- a/text.cabal +++ b/text.cabal @@ -1,5 +1,5 @@ name: text -version: 0.11.2.0 +version: 0.11.2.1 homepage: https://github.com/bos/text bug-reports: https://github.com/bos/text/issues synopsis: An efficient packed Unicode text type. -- GitLab