This commit is contained in:
David Dollar
2012-01-18 11:18:39 -05:00
parent e0b5928e88
commit 1485eeb859
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
foreman (0.36.0)
foreman (0.36.1)
term-ansicolor (~> 1.0.7)
thor (>= 0.13.6)
+1 -1
View File
@@ -1,5 +1,5 @@
module Foreman
VERSION = "0.36.0"
VERSION = "0.36.1"
end