This commit is contained in:
David Dollar
2010-12-13 18:05:41 -05:00
parent dc231f072b
commit e6b61801b1

View File

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