~singpolyma/network-protocol-xmpp

3c421e3033044fee9a6aeceace1ba99e64f04733 — John Millikin 12 years ago 70163d3
Bump version to 0.4.3.
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.2
version: 0.4.3
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: 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