Skip to content

Commit

Permalink
Release bug fixes.
Browse files Browse the repository at this point in the history
  • Loading branch information
Damian Janowski & Michel Martens committed Jun 22, 2010
1 parent 256f853 commit 8c738da
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.1"
VERSION = "2.0.2"

class ProtocolError < RuntimeError
def initialize(reply_type)
Expand Down

0 comments on commit 8c738da

Please sign in to comment.