From 670cf1977bcef14ad0d7abdd6cd16df2395dbbd4 Mon Sep 17 00:00:00 2001
From: Bryan O'Sullivan <bos@serpentine.com>
Date: Tue, 20 May 2014 21:01:46 -0700
Subject: [PATCH] Bump version to 1.1.1.3

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

diff --git a/text.cabal b/text.cabal
index 00228257..ab92ce5b 100644
--- a/text.cabal
+++ b/text.cabal
@@ -1,5 +1,5 @@
 name:           text
-version:        1.1.1.2
+version:        1.1.1.3
 homepage:       https://github.com/bos/text
 bug-reports:    https://github.com/bos/text/issues
 synopsis:       An efficient packed Unicode text type.
-- 
GitLab