Skip to content

Commit

Permalink
v0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Wiggins committed Sep 7, 2009
1 parent 536708a commit 17696af
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
0.1.2
0.2.0
4 changes: 2 additions & 2 deletions sumo.gemspec
Expand Up @@ -5,11 +5,11 @@

Gem::Specification.new do |s|
s.name = %q{sumo}
s.version = "0.1.2"
s.version = "0.2.0"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Adam Wiggins"]
s.date = %q{2009-09-05}
s.date = %q{2009-09-07}
s.default_executable = %q{sumo}
s.description = %q{A no-hassle way to launch one-off EC2 instances from the command line}
s.email = %q{adam@heroku.com}
Expand Down

0 comments on commit 17696af

Please sign in to comment.