This commit is contained in:
David Dollar
2010-07-19 17:13:54 -07:00
parent 151ddb45c8
commit 7a1895e435

View File

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