0.48.0.pre2

This commit is contained in:
David Dollar
2012-06-18 00:11:23 -04:00
parent 26f9c8186d
commit 4c2d569810
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
foreman (0.48.0.pre1)
foreman (0.48.0.pre2)
thor (>= 0.13.6)
GEM
@@ -39,7 +39,7 @@ GEM
multi_json (~> 1.0.3)
simplecov-html (~> 0.5.3)
simplecov-html (0.5.3)
thor (0.14.6)
thor (0.15.2)
timecop (0.3.5)
win32console (1.3.0-x86-mingw32)
xml-simple (1.0.15)
+1 -1
View File
@@ -1,5 +1,5 @@
module Foreman
VERSION = "0.48.0.pre1"
VERSION = "0.48.0.pre2"
end