From 41aa7388b83a65c42aafe354e36737dc680388fc Mon Sep 17 00:00:00 2001 From: John Millikin Date: Sat, 30 Jun 2012 18:57:45 -0700 Subject: [PATCH] Bump version to 0.4.3. --- 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 75d8224..c0b098c 100644 --- a/network-protocol-xmpp.cabal +++ b/network-protocol-xmpp.cabal @@ -1,5 +1,5 @@ name: network-protocol-xmpp -version: 0.4.2 +version: 0.4.3 license: GPL-3 license-file: license.txt author: John Millikin , Stephan Maka @@ -21,7 +21,7 @@ source-repository head source-repository this type: bazaar location: https://john-millikin.com/branches/network-protocol-xmpp/0.4/ - tag: network-protocol-xmpp_0.4.2 + tag: network-protocol-xmpp_0.4.3 library ghc-options: -Wall -O2 -- 2.45.2