Skip to content

Commit

Permalink
Bump VERSION.
Browse files Browse the repository at this point in the history
  • Loading branch information
soveran committed Sep 13, 2010
1 parent effebf9 commit d8af909
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/redis.rb
@@ -1,7 +1,7 @@
require 'socket'

class Redis
VERSION = "2.0.6"
VERSION = "2.0.7"

class ProtocolError < RuntimeError
def initialize(reply_type)
Expand Down

0 comments on commit d8af909

Please sign in to comment.