Increase version number
This commit is contained in:
parent
c32525c9ce
commit
de59ba6a96
@ -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
|
Loading…
Reference in New Issue
Block a user