This commit is contained in:
David Dollar
2012-03-16 16:34:32 -04:00
parent 2f982ff9c7
commit 39b48b566f
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -1,5 +1,5 @@
module Foreman
VERSION = "0.40.0"
VERSION = "0.41.0"
end