This commit is contained in:
David Dollar
2012-01-04 12:16:51 -05:00
parent 268dd6240e
commit 342d30bbb8
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
foreman (0.30.1)
foreman (0.31.0)
term-ansicolor (~> 1.0.5)
thor (>= 0.13.6)
+1 -1
View File
@@ -1,5 +1,5 @@
module Foreman
VERSION = "0.30.1"
VERSION = "0.31.0"
end