Skip to content

Commit

Permalink
Merge pull request #516 from brendanhay/release/1.6.1
Browse files Browse the repository at this point in the history
Release 1.6.1
  • Loading branch information
nhibberd committed Feb 6, 2019
2 parents e707751 + 5bc853c commit 6bc20b0
Show file tree
Hide file tree
Showing 279 changed files with 708 additions and 693 deletions.
2 changes: 1 addition & 1 deletion amazonka-alexa-business/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

## Version

`1.6.0`
`1.6.1`


## Description
Expand Down
8 changes: 4 additions & 4 deletions amazonka-alexa-business/amazonka-alexa-business.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: amazonka-alexa-business
version: 1.6.0
version: 1.6.1
synopsis: Amazon Alexa For Business SDK.
homepage: https://github.com/brendanhay/amazonka
bug-reports: https://github.com/brendanhay/amazonka/issues
Expand Down Expand Up @@ -102,7 +102,7 @@ library
, Network.AWS.AlexaBusiness.Types.Sum

build-depends:
amazonka-core == 1.6.0.*
amazonka-core == 1.6.1.*
, base >= 4.7 && < 5

test-suite amazonka-alexa-business-test
Expand All @@ -122,8 +122,8 @@ test-suite amazonka-alexa-business-test
, Test.AWS.AlexaBusiness.Internal

build-depends:
amazonka-core == 1.6.0.*
, amazonka-test == 1.6.0.*
amazonka-core == 1.6.1.*
, amazonka-test == 1.6.1.*
, amazonka-alexa-business
, base
, bytestring
Expand Down
2 changes: 1 addition & 1 deletion amazonka-apigateway/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

## Version

`1.6.0`
`1.6.1`


## Description
Expand Down
8 changes: 4 additions & 4 deletions amazonka-apigateway/amazonka-apigateway.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: amazonka-apigateway
version: 1.6.0
version: 1.6.1
synopsis: Amazon API Gateway SDK.
homepage: https://github.com/brendanhay/amazonka
bug-reports: https://github.com/brendanhay/amazonka/issues
Expand Down Expand Up @@ -173,7 +173,7 @@ library
, Network.AWS.APIGateway.Types.Sum

build-depends:
amazonka-core == 1.6.0.*
amazonka-core == 1.6.1.*
, base >= 4.7 && < 5

test-suite amazonka-apigateway-test
Expand All @@ -193,8 +193,8 @@ test-suite amazonka-apigateway-test
, Test.AWS.APIGateway.Internal

build-depends:
amazonka-core == 1.6.0.*
, amazonka-test == 1.6.0.*
amazonka-core == 1.6.1.*
, amazonka-test == 1.6.1.*
, amazonka-apigateway
, base
, bytestring
Expand Down
2 changes: 1 addition & 1 deletion amazonka-application-autoscaling/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

## Version

`1.6.0`
`1.6.1`


## Description
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: amazonka-application-autoscaling
version: 1.6.0
version: 1.6.1
synopsis: Amazon Application Auto Scaling SDK.
homepage: https://github.com/brendanhay/amazonka
bug-reports: https://github.com/brendanhay/amazonka/issues
Expand Down Expand Up @@ -63,7 +63,7 @@ library
, Network.AWS.ApplicationAutoScaling.Types.Sum

build-depends:
amazonka-core == 1.6.0.*
amazonka-core == 1.6.1.*
, base >= 4.7 && < 5

test-suite amazonka-application-autoscaling-test
Expand All @@ -83,8 +83,8 @@ test-suite amazonka-application-autoscaling-test
, Test.AWS.ApplicationAutoScaling.Internal

build-depends:
amazonka-core == 1.6.0.*
, amazonka-test == 1.6.0.*
amazonka-core == 1.6.1.*
, amazonka-test == 1.6.1.*
, amazonka-application-autoscaling
, base
, bytestring
Expand Down
2 changes: 1 addition & 1 deletion amazonka-appstream/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

## Version

`1.6.0`
`1.6.1`


## Description
Expand Down
8 changes: 4 additions & 4 deletions amazonka-appstream/amazonka-appstream.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: amazonka-appstream
version: 1.6.0
version: 1.6.1
synopsis: Amazon AppStream SDK.
homepage: https://github.com/brendanhay/amazonka
bug-reports: https://github.com/brendanhay/amazonka/issues
Expand Down Expand Up @@ -86,7 +86,7 @@ library
, Network.AWS.AppStream.Types.Sum

build-depends:
amazonka-core == 1.6.0.*
amazonka-core == 1.6.1.*
, base >= 4.7 && < 5

test-suite amazonka-appstream-test
Expand All @@ -106,8 +106,8 @@ test-suite amazonka-appstream-test
, Test.AWS.AppStream.Internal

build-depends:
amazonka-core == 1.6.0.*
, amazonka-test == 1.6.0.*
amazonka-core == 1.6.1.*
, amazonka-test == 1.6.1.*
, amazonka-appstream
, base
, bytestring
Expand Down
2 changes: 1 addition & 1 deletion amazonka-appsync/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

## Version

`1.6.0`
`1.6.1`


## Description
Expand Down
8 changes: 4 additions & 4 deletions amazonka-appsync/amazonka-appsync.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: amazonka-appsync
version: 1.6.0
version: 1.6.1
synopsis: Amazon AppSync SDK.
homepage: https://github.com/brendanhay/amazonka
bug-reports: https://github.com/brendanhay/amazonka/issues
Expand Down Expand Up @@ -80,7 +80,7 @@ library
, Network.AWS.AppSync.Types.Sum

build-depends:
amazonka-core == 1.6.0.*
amazonka-core == 1.6.1.*
, base >= 4.7 && < 5

test-suite amazonka-appsync-test
Expand All @@ -100,8 +100,8 @@ test-suite amazonka-appsync-test
, Test.AWS.AppSync.Internal

build-depends:
amazonka-core == 1.6.0.*
, amazonka-test == 1.6.0.*
amazonka-core == 1.6.1.*
, amazonka-test == 1.6.1.*
, amazonka-appsync
, base
, bytestring
Expand Down
2 changes: 1 addition & 1 deletion amazonka-athena/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

## Version

`1.6.0`
`1.6.1`


## Description
Expand Down
8 changes: 4 additions & 4 deletions amazonka-athena/amazonka-athena.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: amazonka-athena
version: 1.6.0
version: 1.6.1
synopsis: Amazon Athena SDK.
homepage: https://github.com/brendanhay/amazonka
bug-reports: https://github.com/brendanhay/amazonka/issues
Expand Down Expand Up @@ -64,7 +64,7 @@ library
, Network.AWS.Athena.Types.Sum

build-depends:
amazonka-core == 1.6.0.*
amazonka-core == 1.6.1.*
, base >= 4.7 && < 5

test-suite amazonka-athena-test
Expand All @@ -84,8 +84,8 @@ test-suite amazonka-athena-test
, Test.AWS.Athena.Internal

build-depends:
amazonka-core == 1.6.0.*
, amazonka-test == 1.6.0.*
amazonka-core == 1.6.1.*
, amazonka-test == 1.6.1.*
, amazonka-athena
, base
, bytestring
Expand Down
2 changes: 1 addition & 1 deletion amazonka-autoscaling-plans/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

## Version

`1.6.0`
`1.6.1`


## Description
Expand Down
8 changes: 4 additions & 4 deletions amazonka-autoscaling-plans/amazonka-autoscaling-plans.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: amazonka-autoscaling-plans
version: 1.6.0
version: 1.6.1
synopsis: Amazon Auto Scaling Plans SDK.
homepage: https://github.com/brendanhay/amazonka
bug-reports: https://github.com/brendanhay/amazonka/issues
Expand Down Expand Up @@ -58,7 +58,7 @@ library
, Network.AWS.AutoScalingPlans.Types.Sum

build-depends:
amazonka-core == 1.6.0.*
amazonka-core == 1.6.1.*
, base >= 4.7 && < 5

test-suite amazonka-autoscaling-plans-test
Expand All @@ -78,8 +78,8 @@ test-suite amazonka-autoscaling-plans-test
, Test.AWS.AutoScalingPlans.Internal

build-depends:
amazonka-core == 1.6.0.*
, amazonka-test == 1.6.0.*
amazonka-core == 1.6.1.*
, amazonka-test == 1.6.1.*
, amazonka-autoscaling-plans
, base
, bytestring
Expand Down
2 changes: 1 addition & 1 deletion amazonka-autoscaling/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

## Version

`1.6.0`
`1.6.1`


## Description
Expand Down
8 changes: 4 additions & 4 deletions amazonka-autoscaling/amazonka-autoscaling.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: amazonka-autoscaling
version: 1.6.0
version: 1.6.1
synopsis: Amazon Auto Scaling SDK.
homepage: https://github.com/brendanhay/amazonka
bug-reports: https://github.com/brendanhay/amazonka/issues
Expand Down Expand Up @@ -105,7 +105,7 @@ library
, Network.AWS.AutoScaling.Types.Sum

build-depends:
amazonka-core == 1.6.0.*
amazonka-core == 1.6.1.*
, base >= 4.7 && < 5

test-suite amazonka-autoscaling-test
Expand All @@ -125,8 +125,8 @@ test-suite amazonka-autoscaling-test
, Test.AWS.AutoScaling.Internal

build-depends:
amazonka-core == 1.6.0.*
, amazonka-test == 1.6.0.*
amazonka-core == 1.6.1.*
, amazonka-test == 1.6.1.*
, amazonka-autoscaling
, base
, bytestring
Expand Down
2 changes: 1 addition & 1 deletion amazonka-batch/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

## Version

`1.6.0`
`1.6.1`


## Description
Expand Down
8 changes: 4 additions & 4 deletions amazonka-batch/amazonka-batch.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: amazonka-batch
version: 1.6.0
version: 1.6.1
synopsis: Amazon Batch SDK.
homepage: https://github.com/brendanhay/amazonka
bug-reports: https://github.com/brendanhay/amazonka/issues
Expand Down Expand Up @@ -69,7 +69,7 @@ library
, Network.AWS.Batch.Types.Sum

build-depends:
amazonka-core == 1.6.0.*
amazonka-core == 1.6.1.*
, base >= 4.7 && < 5

test-suite amazonka-batch-test
Expand All @@ -89,8 +89,8 @@ test-suite amazonka-batch-test
, Test.AWS.Batch.Internal

build-depends:
amazonka-core == 1.6.0.*
, amazonka-test == 1.6.0.*
amazonka-core == 1.6.1.*
, amazonka-test == 1.6.1.*
, amazonka-batch
, base
, bytestring
Expand Down
2 changes: 1 addition & 1 deletion amazonka-budgets/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

## Version

`1.6.0`
`1.6.1`


## Description
Expand Down
8 changes: 4 additions & 4 deletions amazonka-budgets/amazonka-budgets.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: amazonka-budgets
version: 1.6.0
version: 1.6.1
synopsis: Amazon Budgets SDK.
homepage: https://github.com/brendanhay/amazonka
bug-reports: https://github.com/brendanhay/amazonka/issues
Expand Down Expand Up @@ -66,7 +66,7 @@ library
, Network.AWS.Budgets.Types.Sum

build-depends:
amazonka-core == 1.6.0.*
amazonka-core == 1.6.1.*
, base >= 4.7 && < 5

test-suite amazonka-budgets-test
Expand All @@ -86,8 +86,8 @@ test-suite amazonka-budgets-test
, Test.AWS.Budgets.Internal

build-depends:
amazonka-core == 1.6.0.*
, amazonka-test == 1.6.0.*
amazonka-core == 1.6.1.*
, amazonka-test == 1.6.1.*
, amazonka-budgets
, base
, bytestring
Expand Down
2 changes: 1 addition & 1 deletion amazonka-certificatemanager-pca/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

## Version

`1.6.0`
`1.6.1`


## Description
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: amazonka-certificatemanager-pca
version: 1.6.0
version: 1.6.1
synopsis: Amazon Certificate Manager Private Certificate Authority SDK.
homepage: https://github.com/brendanhay/amazonka
bug-reports: https://github.com/brendanhay/amazonka/issues
Expand Down Expand Up @@ -69,7 +69,7 @@ library
, Network.AWS.CertificateManagerPCA.Types.Sum

build-depends:
amazonka-core == 1.6.0.*
amazonka-core == 1.6.1.*
, base >= 4.7 && < 5

test-suite amazonka-certificatemanager-pca-test
Expand All @@ -89,8 +89,8 @@ test-suite amazonka-certificatemanager-pca-test
, Test.AWS.CertificateManagerPCA.Internal

build-depends:
amazonka-core == 1.6.0.*
, amazonka-test == 1.6.0.*
amazonka-core == 1.6.1.*
, amazonka-test == 1.6.1.*
, amazonka-certificatemanager-pca
, base
, bytestring
Expand Down

0 comments on commit 6bc20b0

Please sign in to comment.