0.37.0.pre3

This commit is contained in:
David Dollar
2012-01-22 20:40:50 -05:00
parent 6c8c848f54
commit 51eee011ce
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
PATH
remote: .
specs:
foreman (0.37.0.pre2)
foreman (0.37.0.pre3)
term-ansicolor (~> 1.0.7)
thor (>= 0.13.6)

View File

@@ -1,5 +1,5 @@
module Foreman
VERSION = "0.37.0.pre2"
VERSION = "0.37.0.pre3"
end