This commit is contained in:
David Dollar
2012-09-25 12:38:01 -05:00
parent f69c755d9a
commit 1153fb0f0c
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -1,5 +1,5 @@
module Foreman
VERSION = "0.59.0"
VERSION = "0.60.0"
end