derulo 0.0.1 → 0.0.2
raw patch · 2 files changed
+2/−2 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- README.markdown +1/−1
- derulo.cabal +1/−1
README.markdown view
@@ -7,4 +7,4 @@ [Build badge]: https://travis-ci.org/tfausak/derulo.svg?branch=master [build status]: https://travis-ci.org/tfausak/derulo-[on Hackage]: https://hackage.haskell.org/package/salve+[on Hackage]: https://hackage.haskell.org/package/derulo
derulo.cabal view
@@ -3,7 +3,7 @@ -- see: https://github.com/sol/hpack name: derulo-version: 0.0.1+version: 0.0.2 synopsis: Parse and render JSON simply. description: Derulo parses and renders JSON simply. category: JSON