This commit is contained in:
David Dollar
2010-06-23 18:19:23 -04:00
parent 922eb7438e
commit b51e8046ce
+1 -1
View File
@@ -1,6 +1,6 @@
module Foreman
VERSION = "0.3.2"
VERSION = "0.4.0"
class AppDoesNotExist < Exception; end