This commit is contained in:
David Dollar
2013-01-14 08:18:05 -05:00
parent 44002953f6
commit 26bb0ed54e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
foreman (0.60.2)
foreman (0.61.0)
thor (>= 0.13.6)
GEM
+1 -1
View File
@@ -1,5 +1,5 @@
module Foreman
VERSION = "0.60.2"
VERSION = "0.61.0"
end