This commit is contained in:
David Dollar
2011-06-02 12:10:30 -04:00
parent 7f61fb61ea
commit c419f8213b
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
PATH
remote: .
specs:
foreman (0.16.0)
foreman (0.17.0)
term-ansicolor (~> 1.0.5)
thor (>= 0.13.6)

View File

@@ -1,5 +1,5 @@
module Foreman
VERSION = "0.16.0"
VERSION = "0.17.0"
end