This commit is contained in:
David Dollar
2012-07-11 16:07:52 -04:00
parent ac528d3b50
commit efb6d2f11d
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -1,5 +1,5 @@
module Foreman
VERSION = "0.49.0"
VERSION = "0.50.0"
end