0.28.0.pre1

This commit is contained in:
David Dollar
2011-12-08 17:54:19 -08:00
parent f476920a05
commit c7b6b334fd
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
foreman (0.27.0)
foreman (0.28.0.pre1)
term-ansicolor (~> 1.0.5)
thor (>= 0.13.6)
+1 -1
View File
@@ -1,5 +1,5 @@
module Foreman
VERSION = "0.27.0"
VERSION = "0.28.0.pre1"
end