increase version number
This commit is contained in:
parent
a4df6dde9e
commit
febc498ca6
@ -1,5 +1,5 @@
|
||||
name: rosa
|
||||
version: 0.3.0.0
|
||||
version: 0.3.1.0
|
||||
synopsis: Query the namecoin blockchain
|
||||
description:
|
||||
|
||||
@ -28,7 +28,7 @@ executable rosa
|
||||
hs-source-dirs: src
|
||||
default-language: Haskell2010
|
||||
other-extensions: RecordWildCards, OverloadedStrings
|
||||
build-depends: base >=4.8 && <5.0 , aeson, text,
|
||||
build-depends: base >=4.8 && <5.0, aeson, text,
|
||||
vector, unordered-containers,
|
||||
wreq, lens >=4.4, bytestring,
|
||||
optparse-applicative, process
|
||||
|
Loading…
Reference in New Issue
Block a user