packages feed

amazonka-route53-domains 0.0.2 → 0.0.3

raw patch · 2 files changed

+5/−4 lines, 2 filesdep ~amazonka-corePVP ok

version bump matches the API change (PVP)

Dependency ranges changed: amazonka-core

API changes (from Hackage documentation)

Files

README.md view
@@ -8,10 +8,10 @@  ## Description -    Pending+Pending  Documentation is available via [Hackage](http://hackage.haskell.org/package/amazonka-route53-domains)-and [AWS API Reference](http://docs.aws.amazon.com/Route53/latest/APIReference/actions-on-domain-registrations.html).+and the [AWS API Reference](http://docs.aws.amazon.com/Route53/latest/APIReference/actions-on-domain-registrations.html).   ## Contribute
amazonka-route53-domains.cabal view
@@ -1,5 +1,5 @@ name:                  amazonka-route53-domains-version:               0.0.2+version:               0.0.3 synopsis:              Amazon Route 53 Domains SDK. homepage:              https://github.com/brendanhay/amazonka license:               OtherLicense@@ -14,6 +14,7 @@  description:     Pending+     .     /See:/ <http://docs.aws.amazon.com/Route53/latest/APIReference/actions-on-domain-registrations.html AWS API Reference>     .@@ -52,5 +53,5 @@     other-modules:      build-depends:-          amazonka-core == 0.0.2.*+          amazonka-core == 0.0.3.*         , base          >= 4.7     && < 5