From 26d15d55d1a9386d492db302dbdd386f778ee371 Mon Sep 17 00:00:00 2001 From: John Millikin Date: Mon, 30 Jul 2012 20:44:03 -0700 Subject: [PATCH] Bump version to 0.3.3. --- xml-types.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xml-types.cabal b/xml-types.cabal index 7e1337b..e6c39dc 100644 --- a/xml-types.cabal +++ b/xml-types.cabal @@ -1,5 +1,5 @@ name: xml-types -version: 0.3.2 +version: 0.3.3 synopsis: Basic types for representing XML license: MIT license-file: license.txt @@ -19,7 +19,7 @@ source-repository head source-repository this type: bazaar location: https://john-millikin.com/branches/xml-types/0.3/ - tag: xml-types_0.3.2 + tag: xml-types_0.3.3 library ghc-options: -Wall -- 2.34.2