Skip to content

Commit

Permalink
version bump, looking goood, relesing 1.0.2 to gemmcutter,org
Browse files Browse the repository at this point in the history
  • Loading branch information
Ezra Zygmuntowicz committed Apr 3, 2010
1 parent 12dd316 commit 5b79de0
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 = "1.0.1"
VERSION = "1.0.2"

def self.new(*attrs)
Client.new(*attrs)
Expand Down

0 comments on commit 5b79de0

Please sign in to comment.