This commit is contained in:
David Dollar
2011-06-27 13:17:54 -04:00
parent c8d0dba1cb
commit a2ba079665
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
foreman (0.18.0)
foreman (0.19.0)
term-ansicolor (~> 1.0.5)
thor (>= 0.13.6)
+1 -1
View File
@@ -1,5 +1,5 @@
module Foreman
VERSION = "0.18.0"
VERSION = "0.19.0"
end