From c68f6308c99167295fc35dbb9784ae1a037d96c0 Mon Sep 17 00:00:00 2001 From: Bryan O'Sullivan <bos@serpentine.com> Date: Sun, 7 Jun 2009 05:48:21 +0000 Subject: [PATCH] Bump version number --HG-- extra : convert_revision : 9c6bbc60b363f84563a093598562c77d03724ff3 --- text.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/text.cabal b/text.cabal index d613388a..3b9ea2bb 100644 --- a/text.cabal +++ b/text.cabal @@ -1,5 +1,5 @@ name: text -version: 0.2 +version: 0.3 synopsis: An efficient packed Unicode text type description: An efficient packed Unicode text type. license: BSD3 -- GitLab