This commit is contained in:
David Dollar
2012-02-02 17:26:42 -05:00
parent 3af0dfb4ae
commit 7535f1d3d8
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
foreman (0.37.2)
foreman (0.38.0)
term-ansicolor (~> 1.0.7)
thor (>= 0.13.6)
+1 -1
View File
@@ -1,5 +1,5 @@
module Foreman
VERSION = "0.37.2"
VERSION = "0.38.0"
end