This commit is contained in:
David Dollar
2010-11-09 13:42:18 -05:00
parent 9e4cc02827
commit 185617dddc

View File

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