Skip to content

Commit 8140728

Browse files
author
Daz Oakley
committed
Updated the verion number and history
1 parent fd5bd41 commit 8140728

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

History.markdown

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
0.3.1 / 2011-03-17
2+
==================
3+
* Added in an optimised 'read_multi' function for Rails 3 - performs a single db call rather than one for each key
4+
15
0.3.0 / 2010-08-30
26
==================
37
* We have a History file now

mongo_store.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
Gem::Specification.new do |s|
77
s.name = %q{mongo_store}
8-
s.version = "0.3.0"
8+
s.version = "0.3.1"
99

1010
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
1111
s.authors = ["Stephen Eley"]

0 commit comments

Comments
 (0)