0.9.0.beta.1

This commit is contained in:
David Dollar
2010-10-15 16:18:54 -07:00
parent 55f405a2b4
commit 7e9117812f

View File

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