Increase version number

This commit is contained in:
rnhmjoj 2016-05-05 18:06:38 +02:00
parent c32525c9ce
commit de59ba6a96
No known key found for this signature in database
GPG Key ID: 362BB82B7E496B7C

View File

@ -1,5 +1,5 @@
name: rosa name: rosa
version: 0.2.2.0 version: 0.3.0.0
synopsis: Query the namecoin blockchain synopsis: Query the namecoin blockchain
description: description:
@ -31,5 +31,5 @@ executable rosa
build-depends: base >=4.8 && <5.0 , aeson, text, build-depends: base >=4.8 && <5.0 , aeson, text,
vector, unordered-containers, vector, unordered-containers,
wreq, lens >=4.4, bytestring, wreq, lens >=4.4, bytestring,
argparser, process optparse-applicative, process
ghc-options: -O2 ghc-options: -O2