This commit is contained in:
David Dollar
2010-06-22 17:20:15 -04:00
parent b123e6b3c5
commit 27e53eb916
+1 -1
View File
@@ -1,6 +1,6 @@
module Foreman
VERSION = "0.3.1"
VERSION = "0.3.2"
class AppDoesNotExist < Exception; end