Compare commits

...

1 Commits

Author SHA1 Message Date
David Dollar
356c61f471 0.29.0 2011-12-22 01:03:11 -05:00
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -1,5 +1,5 @@
module Foreman
VERSION = "0.28.0.pre2"
VERSION = "0.29.0"
end