From 3dfd6d2664404b3c80bbde2fb76b8330dbf1077e Mon Sep 17 00:00:00 2001
From: Bryan O'Sullivan <bos@serpentine.com>
Date: Fri, 9 Jan 2015 11:58:13 -0800
Subject: [PATCH] Bump version to 1.2.0.4

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

diff --git a/text.cabal b/text.cabal
index ec8a8ed2..867933ab 100644
--- a/text.cabal
+++ b/text.cabal
@@ -1,5 +1,5 @@
 name:           text
-version:        1.2.0.3
+version:        1.2.0.4
 homepage:       https://github.com/bos/text
 bug-reports:    https://github.com/bos/text/issues
 synopsis:       An efficient packed Unicode text type.
-- 
GitLab