Skip to content

Commit

Permalink
Bumping static versions 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 739adb5 commit 9750bae
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions amazonka/amazonka.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: amazonka
version: 0.3.6
version: 1.0.0
synopsis: Comprehensive Amazon Web Services SDK
homepage: https://github.com/brendanhay/amazonka
license: OtherLicense
Expand Down Expand Up @@ -41,7 +41,7 @@ library
, Network.AWS.Internal.Retry

build-depends:
amazonka-core == 0.3.6.*
amazonka-core == 1.0.0.*
, base >= 4.7 && < 5
, bifunctors >= 4.1
, bytestring >= 0.9
Expand Down
2 changes: 1 addition & 1 deletion comp/amazonka-compiler.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: amazonka-compiler
version: 0.3.6
version: 1.0.0
synopsis: Amazonka Compiler
homepage: https://github.com/brendanhay/amazonka
license: OtherLicense
Expand Down
2 changes: 1 addition & 1 deletion core/amazonka-core.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: amazonka-core
version: 0.3.6
version: 1.0.0
synopsis: Core functionality and data types for Amazonka libraries.
homepage: https://github.com/brendanhay/amazonka
license: OtherLicense
Expand Down

0 comments on commit 9750bae

Please sign in to comment.