From 3fa2cf418e2b131aca17bd7c3333ab6bb054e5fd Mon Sep 17 00:00:00 2001 From: John Millikin Date: Sat, 20 Jul 2013 11:23:40 -0700 Subject: [PATCH] Bump version to 0.3.4. --- xml-types.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xml-types.cabal b/xml-types.cabal index ac53b70..9c18ff7 100644 --- a/xml-types.cabal +++ b/xml-types.cabal @@ -1,5 +1,5 @@ name: xml-types -version: 0.3.3 +version: 0.3.4 synopsis: Basic types for representing XML license: MIT license-file: license.txt @@ -19,7 +19,7 @@ source-repository head source-repository this type: git location: https://john-millikin.com/code/haskell-xml-types/ - tag: xml-types_0.3.3 + tag: xml-types_0.3.4 library ghc-options: -Wall -- 2.34.2