amazonka-s3 0.3.5 → 0.3.6
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-s3.cabal +2/−2
amazonka-s3.cabal view
@@ -1,5 +1,5 @@ name: amazonka-s3-version: 0.3.5+version: 0.3.6 synopsis: Amazon Simple Storage Service SDK. homepage: https://github.com/brendanhay/amazonka license: OtherLicense@@ -100,5 +100,5 @@ Network.AWS.S3.Internal build-depends:- amazonka-core == 0.3.5.*+ amazonka-core == 0.3.6.* , base >= 4.7 && < 5