From 5239f49299a958202387f358123df9ca6e8c38a2 Mon Sep 17 00:00:00 2001 From: Stephen Paul Weber Date: Mon, 22 Jan 2024 11:40:31 -0500 Subject: [PATCH] Version bump --- 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 46ce67c..4bfe39d 100644 --- a/network-protocol-xmpp.cabal +++ b/network-protocol-xmpp.cabal @@ -1,5 +1,5 @@ name: network-protocol-xmpp -version: 0.4.10 +version: 0.5.0 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: 0.4.9 + tag: 0.5.0 library default-language: Haskell2010 -- 2.45.2