Skip to content

Commit

Permalink
bump version to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
schoefmann committed May 17, 2011
1 parent f366534 commit 251806a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions multi_db.gemspec
Expand Up @@ -2,11 +2,11 @@

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

s.required_rubygems_version = Gem::Requirement.new(">= 1.2") if s.respond_to? :required_rubygems_version=
s.authors = ["Maximilian Sch\303\266fmann"]
s.date = %q{2009-03-11}
s.date = %q{2011-05-17}
s.description = "Connection proxy for ActiveRecord for single master / multiple slave database deployments"
s.email = "max@pragmatic-it.de"
s.extra_rdoc_files = ["LICENSE", "README.rdoc"]
Expand Down

0 comments on commit 251806a

Please sign in to comment.