~singpolyma/network-protocol-xmpp

5239f49299a958202387f358123df9ca6e8c38a2 — Stephen Paul Weber 8 months ago c18c1e7 0.5.0
Version bump
1 files changed, 2 insertions(+), 2 deletions(-)

M network-protocol-xmpp.cabal
M network-protocol-xmpp.cabal => network-protocol-xmpp.cabal +2 -2
@@ 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 <jmillikin@gmail.com>, Stephan Maka <stephan@spaceboyz.net>


@@ 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