Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Bump VERSION.
  • Loading branch information
soveran committed Oct 14, 2010
1 parent 617a206 commit 81ecf98
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.10"
VERSION = "2.0.11"

class ProtocolError < RuntimeError
def initialize(reply_type)
Expand Down

0 comments on commit 81ecf98

Please sign in to comment.