packages feed

gogol-adexchange-buyer 0.2.0 → 0.3.0

raw patch · 2 files changed

+3/−3 lines, 2 filesdep ~gogol-corePVP ok

version bump matches the API change (PVP)

Dependency ranges changed: gogol-core

API changes (from Hackage documentation)

Files

README.md view
@@ -8,7 +8,7 @@  ## Version -`0.2.0`+`0.3.0`   ## Description
gogol-adexchange-buyer.cabal view
@@ -1,5 +1,5 @@ name:                  gogol-adexchange-buyer-version:               0.2.0+version:               0.3.0 synopsis:              Google Ad Exchange Buyer SDK. homepage:              https://github.com/brendanhay/gogol bug-reports:           https://github.com/brendanhay/gogol/issues@@ -81,5 +81,5 @@         , Network.Google.AdExchangeBuyer.Types.Sum      build-depends:-          gogol-core == 0.2.0.*+          gogol-core == 0.3.0.*         , base       >= 4.7 && < 5