Skip to content

Commit

Permalink
Bumping version to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
brendanhay committed Jun 26, 2015
1 parent 9750bae commit 548e1b7
Show file tree
Hide file tree
Showing 141 changed files with 329 additions and 329 deletions.
2 changes: 1 addition & 1 deletion amazonka-autoscaling/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

## Version

`0.3.6`
`1.0.0`


## Description
Expand Down
4 changes: 2 additions & 2 deletions amazonka-autoscaling/amazonka-autoscaling.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: amazonka-autoscaling
version: 0.3.6
version: 1.0.0
synopsis: Amazon Auto Scaling SDK.
homepage: https://github.com/brendanhay/amazonka
license: OtherLicense
Expand Down Expand Up @@ -91,5 +91,5 @@ library
other-modules:

build-depends:
amazonka-core == 0.3.6.*
amazonka-core == 1.0.0.*
, base >= 4.7 && < 5
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: amazonka-autoscaling-examples
version: 0.3.6
version: 1.0.0
synopsis: Amazon Auto Scaling SDK Examples.
homepage: https://github.com/brendanhay/amazonka
license: OtherLicense
Expand All @@ -21,9 +21,9 @@ library
AutoScaling

build-depends:
amazonka == 0.3.6.*
, amazonka-core == 0.3.6.*
, amazonka-autoscaling == 0.3.6.*
amazonka == 1.0.0.*
, amazonka-core == 1.0.0.*
, amazonka-autoscaling == 1.0.0.*
, base >= 4.7 && < 5
, bytestring >= 0.9
, conduit >= 1.1
Expand Down
2 changes: 1 addition & 1 deletion amazonka-cloudformation/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

## Version

`0.3.6`
`1.0.0`


## Description
Expand Down
4 changes: 2 additions & 2 deletions amazonka-cloudformation/amazonka-cloudformation.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: amazonka-cloudformation
version: 0.3.6
version: 1.0.0
synopsis: Amazon CloudFormation SDK.
homepage: https://github.com/brendanhay/amazonka
license: OtherLicense
Expand Down Expand Up @@ -76,5 +76,5 @@ library
other-modules:

build-depends:
amazonka-core == 0.3.6.*
amazonka-core == 1.0.0.*
, base >= 4.7 && < 5
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: amazonka-cloudformation-examples
version: 0.3.6
version: 1.0.0
synopsis: Amazon CloudFormation SDK Examples.
homepage: https://github.com/brendanhay/amazonka
license: OtherLicense
Expand All @@ -21,9 +21,9 @@ library
CloudFormation

build-depends:
amazonka == 0.3.6.*
, amazonka-core == 0.3.6.*
, amazonka-cloudformation == 0.3.6.*
amazonka == 1.0.0.*
, amazonka-core == 1.0.0.*
, amazonka-cloudformation == 1.0.0.*
, base >= 4.7 && < 5
, bytestring >= 0.9
, conduit >= 1.1
Expand Down
2 changes: 1 addition & 1 deletion amazonka-cloudfront/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

## Version

`0.3.6`
`1.0.0`


## Description
Expand Down
4 changes: 2 additions & 2 deletions amazonka-cloudfront/amazonka-cloudfront.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: amazonka-cloudfront
version: 0.3.6
version: 1.0.0
synopsis: Amazon CloudFront SDK.
homepage: https://github.com/brendanhay/amazonka
license: OtherLicense
Expand Down Expand Up @@ -69,5 +69,5 @@ library
other-modules:

build-depends:
amazonka-core == 0.3.6.*
amazonka-core == 1.0.0.*
, base >= 4.7 && < 5
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: amazonka-cloudfront-examples
version: 0.3.6
version: 1.0.0
synopsis: Amazon CloudFront SDK Examples.
homepage: https://github.com/brendanhay/amazonka
license: OtherLicense
Expand All @@ -21,9 +21,9 @@ library
CloudFront

build-depends:
amazonka == 0.3.6.*
, amazonka-core == 0.3.6.*
, amazonka-cloudfront == 0.3.6.*
amazonka == 1.0.0.*
, amazonka-core == 1.0.0.*
, amazonka-cloudfront == 1.0.0.*
, base >= 4.7 && < 5
, bytestring >= 0.9
, conduit >= 1.1
Expand Down
2 changes: 1 addition & 1 deletion amazonka-cloudhsm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

## Version

`0.3.6`
`1.0.0`


## Description
Expand Down
4 changes: 2 additions & 2 deletions amazonka-cloudhsm/amazonka-cloudhsm.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: amazonka-cloudhsm
version: 0.3.6
version: 1.0.0
synopsis: Amazon CloudHSM SDK.
homepage: https://github.com/brendanhay/amazonka
license: OtherLicense
Expand Down Expand Up @@ -55,5 +55,5 @@ library
other-modules:

build-depends:
amazonka-core == 0.3.6.*
amazonka-core == 1.0.0.*
, base >= 4.7 && < 5
8 changes: 4 additions & 4 deletions amazonka-cloudhsm/examples/amazonka-cloudhsm-examples.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: amazonka-cloudhsm-examples
version: 0.3.6
version: 1.0.0
synopsis: Amazon CloudHSM SDK Examples.
homepage: https://github.com/brendanhay/amazonka
license: OtherLicense
Expand All @@ -21,9 +21,9 @@ library
CloudHSM

build-depends:
amazonka == 0.3.6.*
, amazonka-core == 0.3.6.*
, amazonka-cloudhsm == 0.3.6.*
amazonka == 1.0.0.*
, amazonka-core == 1.0.0.*
, amazonka-cloudhsm == 1.0.0.*
, base >= 4.7 && < 5
, bytestring >= 0.9
, conduit >= 1.1
Expand Down
2 changes: 1 addition & 1 deletion amazonka-cloudsearch-domains/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

## Version

`0.3.6`
`1.0.0`


## Description
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: amazonka-cloudsearch-domains
version: 0.3.6
version: 1.0.0
synopsis: Amazon CloudSearch Domain SDK.
homepage: https://github.com/brendanhay/amazonka
license: OtherLicense
Expand Down Expand Up @@ -52,5 +52,5 @@ library
other-modules:

build-depends:
amazonka-core == 0.3.6.*
amazonka-core == 1.0.0.*
, base >= 4.7 && < 5
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: amazonka-cloudsearch-domains-examples
version: 0.3.6
version: 1.0.0
synopsis: Amazon CloudSearch Domain SDK Examples.
homepage: https://github.com/brendanhay/amazonka
license: OtherLicense
Expand All @@ -21,9 +21,9 @@ library
CloudSearchDomains

build-depends:
amazonka == 0.3.6.*
, amazonka-core == 0.3.6.*
, amazonka-cloudsearch-domains == 0.3.6.*
amazonka == 1.0.0.*
, amazonka-core == 1.0.0.*
, amazonka-cloudsearch-domains == 1.0.0.*
, base >= 4.7 && < 5
, bytestring >= 0.9
, conduit >= 1.1
Expand Down
2 changes: 1 addition & 1 deletion amazonka-cloudsearch/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

## Version

`0.3.6`
`1.0.0`


## Description
Expand Down
4 changes: 2 additions & 2 deletions amazonka-cloudsearch/amazonka-cloudsearch.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: amazonka-cloudsearch
version: 0.3.6
version: 1.0.0
synopsis: Amazon CloudSearch SDK.
homepage: https://github.com/brendanhay/amazonka
license: OtherLicense
Expand Down Expand Up @@ -74,5 +74,5 @@ library
other-modules:

build-depends:
amazonka-core == 0.3.6.*
amazonka-core == 1.0.0.*
, base >= 4.7 && < 5
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: amazonka-cloudsearch-examples
version: 0.3.6
version: 1.0.0
synopsis: Amazon CloudSearch SDK Examples.
homepage: https://github.com/brendanhay/amazonka
license: OtherLicense
Expand All @@ -21,9 +21,9 @@ library
CloudSearch

build-depends:
amazonka == 0.3.6.*
, amazonka-core == 0.3.6.*
, amazonka-cloudsearch == 0.3.6.*
amazonka == 1.0.0.*
, amazonka-core == 1.0.0.*
, amazonka-cloudsearch == 1.0.0.*
, base >= 4.7 && < 5
, bytestring >= 0.9
, conduit >= 1.1
Expand Down
2 changes: 1 addition & 1 deletion amazonka-cloudtrail/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

## Version

`0.3.6`
`1.0.0`


## Description
Expand Down
4 changes: 2 additions & 2 deletions amazonka-cloudtrail/amazonka-cloudtrail.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: amazonka-cloudtrail
version: 0.3.6
version: 1.0.0
synopsis: Amazon CloudTrail SDK.
homepage: https://github.com/brendanhay/amazonka
license: OtherLicense
Expand Down Expand Up @@ -68,5 +68,5 @@ library
other-modules:

build-depends:
amazonka-core == 0.3.6.*
amazonka-core == 1.0.0.*
, base >= 4.7 && < 5
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: amazonka-cloudtrail-examples
version: 0.3.6
version: 1.0.0
synopsis: Amazon CloudTrail SDK Examples.
homepage: https://github.com/brendanhay/amazonka
license: OtherLicense
Expand All @@ -21,9 +21,9 @@ library
CloudTrail

build-depends:
amazonka == 0.3.6.*
, amazonka-core == 0.3.6.*
, amazonka-cloudtrail == 0.3.6.*
amazonka == 1.0.0.*
, amazonka-core == 1.0.0.*
, amazonka-cloudtrail == 1.0.0.*
, base >= 4.7 && < 5
, bytestring >= 0.9
, conduit >= 1.1
Expand Down
2 changes: 1 addition & 1 deletion amazonka-cloudwatch-logs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

## Version

`0.3.6`
`1.0.0`


## Description
Expand Down
4 changes: 2 additions & 2 deletions amazonka-cloudwatch-logs/amazonka-cloudwatch-logs.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: amazonka-cloudwatch-logs
version: 0.3.6
version: 1.0.0
synopsis: Amazon CloudWatch Logs SDK.
homepage: https://github.com/brendanhay/amazonka
license: OtherLicense
Expand Down Expand Up @@ -96,5 +96,5 @@ library
other-modules:

build-depends:
amazonka-core == 0.3.6.*
amazonka-core == 1.0.0.*
, base >= 4.7 && < 5
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: amazonka-cloudwatch-logs-examples
version: 0.3.6
version: 1.0.0
synopsis: Amazon CloudWatch Logs SDK Examples.
homepage: https://github.com/brendanhay/amazonka
license: OtherLicense
Expand All @@ -21,9 +21,9 @@ library
CloudWatchLogs

build-depends:
amazonka == 0.3.6.*
, amazonka-core == 0.3.6.*
, amazonka-cloudwatch-logs == 0.3.6.*
amazonka == 1.0.0.*
, amazonka-core == 1.0.0.*
, amazonka-cloudwatch-logs == 1.0.0.*
, base >= 4.7 && < 5
, bytestring >= 0.9
, conduit >= 1.1
Expand Down
2 changes: 1 addition & 1 deletion amazonka-cloudwatch/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

## Version

`0.3.6`
`1.0.0`


## Description
Expand Down
4 changes: 2 additions & 2 deletions amazonka-cloudwatch/amazonka-cloudwatch.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: amazonka-cloudwatch
version: 0.3.6
version: 1.0.0
synopsis: Amazon CloudWatch SDK.
homepage: https://github.com/brendanhay/amazonka
license: OtherLicense
Expand Down Expand Up @@ -98,5 +98,5 @@ library
other-modules:

build-depends:
amazonka-core == 0.3.6.*
amazonka-core == 1.0.0.*
, base >= 4.7 && < 5
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: amazonka-cloudwatch-examples
version: 0.3.6
version: 1.0.0
synopsis: Amazon CloudWatch SDK Examples.
homepage: https://github.com/brendanhay/amazonka
license: OtherLicense
Expand All @@ -21,9 +21,9 @@ library
CloudWatch

build-depends:
amazonka == 0.3.6.*
, amazonka-core == 0.3.6.*
, amazonka-cloudwatch == 0.3.6.*
amazonka == 1.0.0.*
, amazonka-core == 1.0.0.*
, amazonka-cloudwatch == 1.0.0.*
, base >= 4.7 && < 5
, bytestring >= 0.9
, conduit >= 1.1
Expand Down
2 changes: 1 addition & 1 deletion amazonka-codedeploy/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

## Version

`0.3.6`
`1.0.0`


## Description
Expand Down
Loading

0 comments on commit 548e1b7

Please sign in to comment.