This commit is contained in:
David Dollar
2010-09-20 16:22:31 -04:00
parent 62b6cac741
commit 7bb1e58879
+1 -1
View File
@@ -1,6 +1,6 @@
module Foreman
VERSION = "0.7.5"
VERSION = "0.8.0"
class AppDoesNotExist < Exception; end