0.37.0.pre4

This commit is contained in:
David Dollar
2012-01-24 08:03:07 -08:00
parent 29c94c785d
commit a04032454a
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
foreman (0.37.0.pre3)
foreman (0.37.0.pre4)
term-ansicolor (~> 1.0.7)
thor (>= 0.13.6)
+1 -1
View File
@@ -1,5 +1,5 @@
module Foreman
VERSION = "0.37.0.pre3"
VERSION = "0.37.0.pre4"
end