Skip to content

Commit

Permalink
Regenerated gemspec for version 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mantas committed Feb 6, 2010
1 parent b403ae1 commit ed0f4e8
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions active_mongo.gemspec
Expand Up @@ -5,11 +5,11 @@

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

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Mantas Masalskis"]
s.date = %q{2010-02-05}
s.date = %q{2010-02-06}
s.description = %q{Schemaless Mongo ORM for Rails 3.0}
s.email = %q{mantas@idev.lt}
s.extra_rdoc_files = [
Expand All @@ -32,6 +32,7 @@ Gem::Specification.new do |s|
"lib/active_mongo_instance.rb",
"lib/active_mongo_named_scopes.rb",
"lib/active_mongo_scope.rb",
"lib/active_mongo_start.rb",
"lib/active_mongo_uniquenesss.rb",
"test/helper.rb",
"test/test_active_mongo.rb"
Expand Down

0 comments on commit ed0f4e8

Please sign in to comment.