~singpolyma/network-protocol-xmpp

c6bcfaa7140027ee1f2953e79f698b231d887c9d — John Millikin 9 years ago 8fd08bc network-protocol-xmpp_0.4.7
Bump version to 0.4.7.
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.6
version: 0.4.7
license: GPL-3
license-file: license.txt
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://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