amazonka-sts 0.1.1 → 0.1.2
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-sts.cabal +2/−2
amazonka-sts.cabal view
@@ -1,5 +1,5 @@ name: amazonka-sts-version: 0.1.1+version: 0.1.2 synopsis: Amazon Security Token Service SDK. homepage: https://github.com/brendanhay/amazonka license: OtherLicense@@ -46,5 +46,5 @@ other-modules: build-depends:- amazonka-core == 0.1.1.*+ amazonka-core == 0.1.2.* , base >= 4.7 && < 5