This commit is contained in:
David Dollar
2013-03-08 14:52:50 -05:00
parent 9fe7ddb8bd
commit 2ebb33e049
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
PATH
remote: .
specs:
foreman (0.61.0)
foreman (0.62.0)
thor (>= 0.13.6)
GEM

View File

@@ -1,5 +1,5 @@
module Foreman
VERSION = "0.61.0"
VERSION = "0.62.0"
end