This commit is contained in:
David Dollar
2010-06-22 16:48:39 -04:00
parent 35cc880d40
commit d508d44fd2
+1 -1
View File
@@ -1,6 +1,6 @@
module Foreman
VERSION = "0.3.0"
VERSION = "0.3.1"
class AppDoesNotExist < Exception; end