amazonka-cognito-sync 0.0.3 → 0.0.4
raw patch · 2 files changed
+3/−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
amazonka-cognito-sync.cabal view
@@ -1,5 +1,5 @@ name: amazonka-cognito-sync-version: 0.0.3+version: 0.0.4 synopsis: Amazon Cognito Sync SDK. homepage: https://github.com/brendanhay/amazonka license: OtherLicense@@ -58,5 +58,5 @@ other-modules: build-depends:- amazonka-core == 0.0.3.*+ amazonka-core == 0.0.4.* , base >= 4.7 && < 5
gen/Network/AWS/CognitoSync/Types.hs view
@@ -101,8 +101,7 @@ type Er CognitoSync = JSONError service = Service- { _svcEndpoint = regional- , _svcAbbrev = "CognitoSync"+ { _svcAbbrev = "CognitoSync" , _svcPrefix = "cognito-sync" , _svcVersion = "2014-06-30" , _svcTargetPrefix = Nothing