Skip to content

Commit

Permalink
That's useful enough to release.
Browse files Browse the repository at this point in the history
  • Loading branch information
mdub committed Oct 9, 2015
1 parent 06fe139 commit 3d8c559
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions stackup.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
Gem::Specification.new do |spec|

spec.name = "stackup"
spec.version = "0.2.0"
spec.authors = ["Arvind Kunday", "Mike Williams"]
spec.email = ["arvind.kunday@rea-group.com", "mike.williams@rea-group.com"]
spec.version = "0.3.0"
spec.authors = ["Mike Williams", "Arvind Kunday"]
spec.email = ["mike.williams@rea-group.com", "arvind.kunday@rea-group.com"]
spec.summary = "Manage CloudFormation stacks"
spec.homepage = "https://github.com/realestate-com-au/stackup"
spec.license = "MIT"
Expand Down

0 comments on commit 3d8c559

Please sign in to comment.