This commit is contained in:
David Dollar
2010-11-03 15:00:59 -07:00
parent 3576ae82af
commit 79f376368c

View File

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