This commit is contained in:
David Dollar
2010-06-23 18:54:29 -04:00
parent d4f29d6909
commit 58e936a7e2
+1 -1
View File
@@ -1,6 +1,6 @@
module Foreman
VERSION = "0.4.1"
VERSION = "0.4.2"
class AppDoesNotExist < Exception; end