Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
jweiss committed Feb 27, 2010
1 parent e4c3d2a commit 86f81ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions simply_stored.gemspec
Expand Up @@ -5,11 +5,11 @@

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

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Mathias Meyer, Jonathan Weiss"]
s.date = %q{2010-02-18}
s.date = %q{2010-02-27}
s.description = %q{Convenience layer for CouchDB and SimpleDB. Requires CouchPotato and RightAWS library respectively.}
s.email = %q{info@peritor.com}
s.extra_rdoc_files = [
Expand Down

0 comments on commit 86f81ed

Please sign in to comment.