web3 0.3.2.0 → 0.3.2.1
raw patch · 2 files changed
+4/−4 lines, 2 files
Files
- README.md +1/−1
- web3.cabal +3/−3
README.md view
@@ -4,7 +4,7 @@ [](https://travis-ci.org/airalab/hs-web3) [](https://ci.appveyor.com/project/akru/hs-web3)-+[](http://hackage.haskell.org/package/web3)   
web3.cabal view
@@ -1,8 +1,8 @@ name: web3-version: 0.3.2.0+version: 0.3.2.1 synopsis: Ethereum API for Haskell description: Web3 is a Haskell client library for Ethereum-homepage: https://github.com/airalab/web3#readme+homepage: https://github.com/airalab/hs-web3#readme license: BSD3 license-file: LICENSE author: Alexander Krupenkin@@ -19,7 +19,7 @@ source-repository head type: git- location: https://github.com/airalab/web3+ location: https://github.com/airalab/hs-web3 library hs-source-dirs: src