Skip to content

Commit

Permalink
prep for new release
Browse files Browse the repository at this point in the history
  • Loading branch information
jsmestad committed May 7, 2011
1 parent b06fefa commit 58e4a34
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.8.1.1
0.8.2
4 changes: 2 additions & 2 deletions mongomatic.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{mongomatic}
s.version = "0.8.1.1"
s.version = "0.8.2"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Ben Myles", "Justin Smestad"]
s.date = %q{2011-04-06}
s.date = %q{2011-05-07}
s.description = %q{Mongomatic is a modular Ruby object mapper for Mongo}
s.email = %q{ben.myles@gmail.com}
s.extra_rdoc_files = [
Expand Down

0 comments on commit 58e4a34

Please sign in to comment.