amazonka-kms 0.2.0 → 0.2.1
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-kms.cabal +2/−2
amazonka-kms.cabal view
@@ -1,5 +1,5 @@ name: amazonka-kms-version: 0.2.0+version: 0.2.1 synopsis: Amazon Key Management Service SDK. homepage: https://github.com/brendanhay/amazonka license: OtherLicense@@ -69,5 +69,5 @@ other-modules: build-depends:- amazonka-core == 0.2.0.*+ amazonka-core == 0.2.1.* , base >= 4.7 && < 5