Skip to content

Commit

Permalink
Bumping version to 0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
brendanhay committed Mar 24, 2015
1 parent a1931c5 commit a44f3e9
Show file tree
Hide file tree
Showing 219 changed files with 3,879 additions and 1,051 deletions.
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.2
version: 0.3.3
synopsis: Amazon Auto Scaling SDK.
homepage: https://github.com/brendanhay/amazonka
license: OtherLicense
Expand Down Expand Up @@ -90,5 +90,5 @@ library
other-modules:

build-depends:
amazonka-core == 0.3.2.*
amazonka-core == 0.3.3.*
, 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.2
version: 0.3.3
synopsis: Amazon Auto Scaling SDK Examples
homepage: https://github.com/brendanhay/amazonka
license: MPL-2.0
Expand All @@ -20,9 +20,9 @@ library
AutoScaling

build-depends:
amazonka == 0.3.2.*
, amazonka-core == 0.3.2.*
, amazonka-autoscaling == 0.3.2.*
amazonka == 0.3.3.*
, amazonka-core == 0.3.3.*
, amazonka-autoscaling == 0.3.3.*
, base >= 4.7 && < 5
, bytestring >= 0.9
, conduit >= 1.1 && < 1.3
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.2
version: 0.3.3
synopsis: Amazon CloudFormation SDK.
homepage: https://github.com/brendanhay/amazonka
license: OtherLicense
Expand Down Expand Up @@ -65,5 +65,5 @@ library
other-modules:

build-depends:
amazonka-core == 0.3.2.*
amazonka-core == 0.3.3.*
, 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.2
version: 0.3.3
synopsis: Amazon CloudFormation SDK Examples
homepage: https://github.com/brendanhay/amazonka
license: MPL-2.0
Expand All @@ -20,9 +20,9 @@ library
CloudFormation

build-depends:
amazonka == 0.3.2.*
, amazonka-core == 0.3.2.*
, amazonka-cloudformation == 0.3.2.*
amazonka == 0.3.3.*
, amazonka-core == 0.3.3.*
, amazonka-cloudformation == 0.3.3.*
, base >= 4.7 && < 5
, bytestring >= 0.9
, conduit >= 1.1 && < 1.3
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.2
version: 0.3.3
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.2.*
amazonka-core == 0.3.3.*
, 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.2
version: 0.3.3
synopsis: Amazon CloudFront SDK Examples
homepage: https://github.com/brendanhay/amazonka
license: MPL-2.0
Expand All @@ -20,9 +20,9 @@ library
CloudFront

build-depends:
amazonka == 0.3.2.*
, amazonka-core == 0.3.2.*
, amazonka-cloudfront == 0.3.2.*
amazonka == 0.3.3.*
, amazonka-core == 0.3.3.*
, amazonka-cloudfront == 0.3.3.*
, base >= 4.7 && < 5
, bytestring >= 0.9
, conduit >= 1.1 && < 1.3
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.2
version: 0.3.3
synopsis: Amazon CloudHSM SDK.
homepage: https://github.com/brendanhay/amazonka
license: OtherLicense
Expand Down Expand Up @@ -58,5 +58,5 @@ library
other-modules:

build-depends:
amazonka-core == 0.3.2.*
amazonka-core == 0.3.3.*
, 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.2
version: 0.3.3
synopsis: Amazon CloudHSM SDK Examples
homepage: https://github.com/brendanhay/amazonka
license: MPL-2.0
Expand All @@ -20,9 +20,9 @@ library
CloudHSM

build-depends:
amazonka == 0.3.2.*
, amazonka-core == 0.3.2.*
, amazonka-cloudhsm == 0.3.2.*
amazonka == 0.3.3.*
, amazonka-core == 0.3.3.*
, amazonka-cloudhsm == 0.3.3.*
, base >= 4.7 && < 5
, bytestring >= 0.9
, conduit >= 1.1 && < 1.3
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: amazonka-cloudsearch-domains
version: 0.3.2
version: 0.3.3
synopsis: Amazon CloudSearch Domain SDK.
homepage: https://github.com/brendanhay/amazonka
license: OtherLicense
Expand Down Expand Up @@ -41,5 +41,5 @@ library
other-modules:

build-depends:
amazonka-core == 0.3.2.*
amazonka-core == 0.3.3.*
, 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.2
version: 0.3.3
synopsis: Amazon CloudSearch Domain SDK Examples
homepage: https://github.com/brendanhay/amazonka
license: MPL-2.0
Expand All @@ -20,9 +20,9 @@ library
CloudSearchDomains

build-depends:
amazonka == 0.3.2.*
, amazonka-core == 0.3.2.*
, amazonka-cloudsearch-domains == 0.3.2.*
amazonka == 0.3.3.*
, amazonka-core == 0.3.3.*
, amazonka-cloudsearch-domains == 0.3.3.*
, base >= 4.7 && < 5
, bytestring >= 0.9
, conduit >= 1.1 && < 1.3
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.2
version: 0.3.3
synopsis: Amazon CloudSearch SDK.
homepage: https://github.com/brendanhay/amazonka
license: OtherLicense
Expand Down Expand Up @@ -66,5 +66,5 @@ library
other-modules:

build-depends:
amazonka-core == 0.3.2.*
amazonka-core == 0.3.3.*
, 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.2
version: 0.3.3
synopsis: Amazon CloudSearch SDK Examples
homepage: https://github.com/brendanhay/amazonka
license: MPL-2.0
Expand All @@ -20,9 +20,9 @@ library
CloudSearch

build-depends:
amazonka == 0.3.2.*
, amazonka-core == 0.3.2.*
, amazonka-cloudsearch == 0.3.2.*
amazonka == 0.3.3.*
, amazonka-core == 0.3.3.*
, amazonka-cloudsearch == 0.3.3.*
, base >= 4.7 && < 5
, bytestring >= 0.9
, conduit >= 1.1 && < 1.3
Expand Down
5 changes: 3 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.2
version: 0.3.3
synopsis: Amazon CloudTrail SDK.
homepage: https://github.com/brendanhay/amazonka
license: OtherLicense
Expand Down Expand Up @@ -41,6 +41,7 @@ library
, Network.AWS.CloudTrail.DeleteTrail
, Network.AWS.CloudTrail.DescribeTrails
, Network.AWS.CloudTrail.GetTrailStatus
, Network.AWS.CloudTrail.LookupEvents
, Network.AWS.CloudTrail.StartLogging
, Network.AWS.CloudTrail.StopLogging
, Network.AWS.CloudTrail.Types
Expand All @@ -49,5 +50,5 @@ library
other-modules:

build-depends:
amazonka-core == 0.3.2.*
amazonka-core == 0.3.3.*
, 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.2
version: 0.3.3
synopsis: Amazon CloudTrail SDK Examples
homepage: https://github.com/brendanhay/amazonka
license: MPL-2.0
Expand All @@ -20,9 +20,9 @@ library
CloudTrail

build-depends:
amazonka == 0.3.2.*
, amazonka-core == 0.3.2.*
, amazonka-cloudtrail == 0.3.2.*
amazonka == 0.3.3.*
, amazonka-core == 0.3.3.*
, amazonka-cloudtrail == 0.3.3.*
, base >= 4.7 && < 5
, bytestring >= 0.9
, conduit >= 1.1 && < 1.3
Expand Down
2 changes: 2 additions & 0 deletions amazonka-cloudtrail/gen/Network/AWS/CloudTrail.hs
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ module Network.AWS.CloudTrail
, module Network.AWS.CloudTrail.DeleteTrail
, module Network.AWS.CloudTrail.DescribeTrails
, module Network.AWS.CloudTrail.GetTrailStatus
, module Network.AWS.CloudTrail.LookupEvents
, module Network.AWS.CloudTrail.StartLogging
, module Network.AWS.CloudTrail.StopLogging
, module Network.AWS.CloudTrail.Types
Expand All @@ -30,6 +31,7 @@ import Network.AWS.CloudTrail.CreateTrail
import Network.AWS.CloudTrail.DeleteTrail
import Network.AWS.CloudTrail.DescribeTrails
import Network.AWS.CloudTrail.GetTrailStatus
import Network.AWS.CloudTrail.LookupEvents
import Network.AWS.CloudTrail.StartLogging
import Network.AWS.CloudTrail.StopLogging
import Network.AWS.CloudTrail.Types
Expand Down
Loading

0 comments on commit a44f3e9

Please sign in to comment.