This commit is contained in:
David Dollar
2010-11-03 14:11:37 -07:00
parent d3059ca563
commit 2e36cbf045
+1 -1
View File
@@ -1,6 +1,6 @@
module Foreman
VERSION = "0.9.0.beta.1"
VERSION = "0.9.0"
class AppDoesNotExist < Exception; end