amazonka-cloudwatch-events 1.6.0 → 1.6.1
raw patch · 2 files changed
+5/−5 lines, 2 filesdep ~amazonka-coredep ~amazonka-testPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: amazonka-core, amazonka-test
API changes (from Hackage documentation)
Files
- README.md +1/−1
- amazonka-cloudwatch-events.cabal +4/−4
README.md view
@@ -8,7 +8,7 @@ ## Version -`1.6.0`+`1.6.1` ## Description
amazonka-cloudwatch-events.cabal view
@@ -1,5 +1,5 @@ name: amazonka-cloudwatch-events-version: 1.6.0+version: 1.6.1 synopsis: Amazon CloudWatch Events SDK. homepage: https://github.com/brendanhay/amazonka bug-reports: https://github.com/brendanhay/amazonka/issues@@ -68,7 +68,7 @@ , Network.AWS.CloudWatchEvents.Types.Sum build-depends:- amazonka-core == 1.6.0.*+ amazonka-core == 1.6.1.* , base >= 4.7 && < 5 test-suite amazonka-cloudwatch-events-test@@ -88,8 +88,8 @@ , Test.AWS.CloudWatchEvents.Internal build-depends:- amazonka-core == 1.6.0.*- , amazonka-test == 1.6.0.*+ amazonka-core == 1.6.1.*+ , amazonka-test == 1.6.1.* , amazonka-cloudwatch-events , base , bytestring