aeson-flatten 0.1.0.1 → 0.1.0.2
raw patch · 1 files changed
+3/−3 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- aeson-flatten.cabal +3/−3
aeson-flatten.cabal view
@@ -1,8 +1,8 @@ name: aeson-flatten-version: 0.1.0.1+version: 0.1.0.2 synopsis: JSON flatten for Aeson description: Please see README.md-homepage: https://github.com/githubuser/aeson-flatten#readme+homepage: https://github.com/j1r1k/aeson-flatten#readme license: BSD3 license-file: LICENSE author: Jiri Marsicek@@ -37,4 +37,4 @@ source-repository head type: git- location: https://github.com/githubuser/aeson-flatten+ location: https://github.com/j1r1k/aeson-flatten