This commit is contained in:
David Dollar
2012-08-19 12:05:07 -04:00
parent 8335a2b1ba
commit 681a9f7e61
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
PATH
remote: .
specs:
foreman (0.55.0)
foreman (0.56.0)
thor (>= 0.13.6)
GEM

View File

@@ -1,5 +1,5 @@
module Foreman
VERSION = "0.55.0"
VERSION = "0.56.0"
end