amazonka 0.1.3 → 0.1.4
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~amazonka-corePVP ok
version bump matches the API change (PVP)
Dependency ranges changed: amazonka-core
API changes (from Hackage documentation)
Files
- amazonka.cabal +2/−2
amazonka.cabal view
@@ -1,5 +1,5 @@ name: amazonka-version: 0.1.3+version: 0.1.4 synopsis: Comprehensive Amazon Web Services SDK homepage: https://github.com/brendanhay/amazonka license: OtherLicense@@ -41,7 +41,7 @@ , Network.AWS.Internal.Retry build-depends:- amazonka-core == 0.1.3.*+ amazonka-core == 0.1.4.* , base >= 4.7 && < 5 , bytestring >= 0.9 , conduit >= 1.1 && < 1.3