Merge branch 'release/v0.0.8' into dev

This commit is contained in:
2011-01-12 16:13:18 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
PATH
remote: .
specs:
redistat (0.0.6)
redistat (0.0.8)
activesupport (>= 2.3.0)
json (>= 1.4.0)
redis (>= 2.1.0)

View File

@@ -1,3 +1,3 @@
module Redistat
VERSION = "0.0.7"
end
VERSION = "0.0.8"
end