Version bump to 0.0.8

This commit is contained in:
2011-01-12 16:12:55 +00:00
parent 776ee8ac97
commit 6309e4b217
2 changed files with 3 additions and 3 deletions

View File

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

View File

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