This commit is contained in:
David Dollar
2012-09-15 11:49:46 +09:00
parent 6b77ca1e46
commit 64f0749d16
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
foreman (0.58.0)
foreman (0.59.0)
thor (>= 0.13.6)
GEM
+1 -1
View File
@@ -1,5 +1,5 @@
module Foreman
VERSION = "0.58.0"
VERSION = "0.59.0"
end