This commit is contained in:
David Dollar
2012-02-24 11:32:00 -05:00
parent 12f825204b
commit d86b0bed1f
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -1,5 +1,5 @@
module Foreman
VERSION = "0.39.0"
VERSION = "0.40.0"
end