This commit is contained in:
David Dollar
2010-07-06 16:42:50 -04:00
parent 92ba6e0ba7
commit 0eb08dd8ae
+1 -1
View File
@@ -1,6 +1,6 @@
module Foreman
VERSION = "0.5.1"
VERSION = "0.6.0"
class AppDoesNotExist < Exception; end