Skip to content

Commit

Permalink
Bump version to 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
guilleiguaran committed Aug 19, 2011
1 parent 31f7308 commit ecef76b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion lib/fakeredis/version.rb
@@ -1,3 +1,3 @@
module FakeRedis
VERSION = "0.2.0"
VERSION = "0.2.1"
end
1 change: 0 additions & 1 deletion lib/redis/connection/memory.rb
Expand Up @@ -116,7 +116,6 @@ def read
# * mapped_mset
# * mapped_msetnx
# * move
# * multi
# * subscribe
# * psubscribe
# * publish
Expand Down

0 comments on commit ecef76b

Please sign in to comment.