aeson-flatten 0.1.0.0 → 0.1.0.1
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.md +1/−1
- aeson-flatten.cabal +1/−1
README.md view
@@ -1,4 +1,4 @@-# aeson-prefix+# aeson-flatten JSON flatten for [Aeson](https://hackage.haskell.org/package/aeson).
aeson-flatten.cabal view
@@ -1,5 +1,5 @@ name: aeson-flatten-version: 0.1.0.0+version: 0.1.0.1 synopsis: JSON flatten for Aeson description: Please see README.md homepage: https://github.com/githubuser/aeson-flatten#readme