This commit is contained in:
David Dollar
2011-12-23 08:48:34 -05:00
parent fc438472f9
commit fcfa913fb0
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
PATH
remote: .
specs:
foreman (0.30.0)
foreman (0.30.1)
term-ansicolor (~> 1.0.5)
thor (>= 0.13.6)

View File

@@ -1,5 +1,5 @@
module Foreman
VERSION = "0.30.0"
VERSION = "0.30.1"
end