Merge branch 'release/v0.0.4' into dev

This commit is contained in:
2010-11-24 13:51:13 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
PATH
remote: .
specs:
redistat (0.0.3)
redistat (0.0.4)
activesupport (>= 2.3.0)
json (>= 1.4.6)
redis (>= 2.1.1)

View File

@@ -1,3 +1,3 @@
module Redistat
VERSION = "0.0.3"
VERSION = "0.0.4"
end