Skip to content

Commit

Permalink
version bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis Reeder committed Dec 22, 2010
1 parent 3d95f0b commit 6076a3f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion VERSION.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
:major: 2
:minor: 3
:patch: 32
:patch: 34
:build:
4 changes: 2 additions & 2 deletions aws.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@

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

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-12-19}
s.date = %q{2010-12-22}
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 6076a3f

Please sign in to comment.