This commit is contained in:
David Dollar
2010-06-23 18:19:57 -04:00
parent 4741dceeb0
commit 3495fa2fea
+1 -1
View File
@@ -1,6 +1,6 @@
module Foreman
VERSION = "0.4.0"
VERSION = "0.4.1"
class AppDoesNotExist < Exception; end