This commit is contained in:
David Dollar
2013-04-15 15:33:51 -04:00
parent 23561b963c
commit 0da42cf7d2
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
PATH
remote: .
specs:
foreman (0.62.0)
foreman (0.63.0)
dotenv (>= 0.7)
thor (>= 0.13.6)

View File

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