This commit is contained in:
David Dollar
2010-06-30 21:32:38 -04:00
parent 3151663f37
commit ddccab4c63

View File

@@ -1,6 +1,6 @@
module Foreman
VERSION = "0.4.7"
VERSION = "0.5.0"
class AppDoesNotExist < Exception; end