From 9140a8d6f19eddb3721c1f79427a37e3236e0ee0 Mon Sep 17 00:00:00 2001
From: Bryan O'Sullivan <bos@serpentine.com>
Date: Fri, 23 Dec 2011 00:14:53 -0800
Subject: [PATCH] Bump version to 0.11.1.11

---
 text.cabal | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/text.cabal b/text.cabal
index 31a8e7b7..0bf14980 100644
--- a/text.cabal
+++ b/text.cabal
@@ -1,5 +1,5 @@
 name:           text
-version:        0.11.1.10
+version:        0.11.1.11
 homepage:       https://github.com/bos/text
 bug-reports:    https://github.com/bos/text/issues
 synopsis:       An efficient packed Unicode text type.
-- 
GitLab