Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
jweiss committed Feb 19, 2011
1 parent 4a8b6e8 commit 976f3cd
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.2.5
0.3.0
4 changes: 2 additions & 2 deletions rocking_chair.gemspec
Expand Up @@ -5,11 +5,11 @@

Gem::Specification.new do |s|
s.name = %q{rocking_chair}
s.version = "0.2.5"
s.version = "0.3.0"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Jonathan Weiss"]
s.date = %q{2010-09-30}
s.date = %q{2011-02-19}
s.description = %q{In-memory CouchDB for Couchrest and SimplyStored. Works for database and document API, by_attribute views, and for SimplyStored generated views}
s.email = %q{jw@innerewut.de}
s.extra_rdoc_files = [
Expand Down

0 comments on commit 976f3cd

Please sign in to comment.