From c6bcfaa7140027ee1f2953e79f698b231d887c9d Mon Sep 17 00:00:00 2001 From: John Millikin Date: Thu, 7 May 2015 18:52:10 -0700 Subject: [PATCH] Bump version to 0.4.7. --- network-protocol-xmpp.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/network-protocol-xmpp.cabal b/network-protocol-xmpp.cabal index e27f74b..1299932 100644 --- a/network-protocol-xmpp.cabal +++ b/network-protocol-xmpp.cabal @@ -1,5 +1,5 @@ name: network-protocol-xmpp -version: 0.4.6 +version: 0.4.7 license: GPL-3 license-file: license.txt author: John Millikin , Stephan Maka @@ -21,7 +21,7 @@ source-repository head source-repository this type: git location: https://john-millikin.com/code/haskell-xmpp/ - tag: network-protocol-xmpp_0.4.6 + tag: network-protocol-xmpp_0.4.7 library ghc-options: -Wall -O2 -- 2.45.2