linnet-aeson 0.1.0.1 → 0.1.0.2
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~linnetPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: linnet
API changes (from Hackage documentation)
Files
- linnet-aeson.cabal +3/−3
linnet-aeson.cabal view
@@ -1,6 +1,6 @@ cabal-version: 1.12 name: linnet-aeson-version: 0.1.0.1+version: 0.1.0.2 license: Apache license-file: LICENSE copyright: 2019 Sergey Kolbasov@@ -32,7 +32,7 @@ aeson >=1.4.4.0, base >=4.7 && <5, bytestring >=0.10.8.2,- linnet >=0.1.0.1+ linnet >=0.1.0.2 test-suite linnet-aeson-test type: exitcode-stdio-1.0@@ -54,7 +54,7 @@ base >=4.7 && <5, bytestring >=0.10.8.2, hspec >=2.7.1,- linnet >=0.1.0.1,+ linnet >=0.1.0.2, linnet-aeson -any, quickcheck-classes >=0.6.1.0, quickcheck-instances >=0.3.22,