Skip to content

Commit

Permalink
Bumped version.
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis Reeder committed Feb 14, 2010
1 parent 2df3dc6 commit 5445001
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion VERSION.yml
@@ -1,4 +1,4 @@
---
:major: 2
:minor: 2
:patch: 4
:patch: 5
4 changes: 2 additions & 2 deletions aws.gemspec
Expand Up @@ -5,11 +5,11 @@

Gem::Specification.new do |s|
s.name = %q{aws}
s.version = "2.2.4"
s.version = "2.2.5"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Travis Reeder", "Chad Arimura", "RightScale"]
s.date = %q{2010-02-09}
s.date = %q{2010-02-13}
s.description = %q{AWS Ruby Library for interfacing with Amazon Web Services.}
s.email = %q{travis@appoxy.com}
s.extra_rdoc_files = [
Expand Down

0 comments on commit 5445001

Please sign in to comment.