amazonka-route53 0.2.3 → 0.3.0
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-route53.cabal +2/−2
amazonka-route53.cabal view
@@ -1,5 +1,5 @@ name: amazonka-route53-version: 0.2.3+version: 0.3.0 synopsis: Amazon Route 53 SDK. homepage: https://github.com/brendanhay/amazonka license: OtherLicense@@ -72,5 +72,5 @@ Network.AWS.Route53.Internal build-depends:- amazonka-core == 0.2.3.*+ amazonka-core == 0.3.0.* , base >= 4.7 && < 5