lib/em-redis.rb in em-redis-0.2.2 vs lib/em-redis.rb in em-redis-0.2.3
- old
+ new
@@ -1,9 +1,9 @@
module EMRedis
# :stopdoc:
- VERSION = '0.2.2'
+ VERSION = '0.2.3'
LIBPATH = ::File.expand_path(::File.dirname(__FILE__)) + ::File::SEPARATOR
PATH = ::File.dirname(LIBPATH) + ::File::SEPARATOR
# :startdoc:
# Returns the version string for the library.