From 25deb6cf63a3059868eafcfd1201c3379aedc2b5 Mon Sep 17 00:00:00 2001 From: Stephen Paul Weber Date: Sun, 16 Feb 2020 22:39:32 -0500 Subject: [PATCH] 0.4.9 --- 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 9257848..0bb6b97 100644 --- a/network-protocol-xmpp.cabal +++ b/network-protocol-xmpp.cabal @@ -1,5 +1,5 @@ name: network-protocol-xmpp -version: 0.4.8 +version: 0.4.9 license: GPL-3 license-file: COPYING author: John Millikin , Stephan Maka @@ -21,7 +21,7 @@ source-repository head source-repository this type: git location: https://git.sr.ht/~singpolyma/network-protocol-xmpp - tag: network-protocol-xmpp_0.4.8 + tag: 0.4.9 library default-language: Haskell2010 -- 2.38.5