This commit is contained in:
David Dollar
2011-01-27 16:15:26 -08:00
parent 6b7d5e5161
commit 472395edf8
+1 -1
View File
@@ -1,6 +1,6 @@
module Foreman
VERSION = "0.10.1"
VERSION = "0.11.0"
class AppDoesNotExist < Exception; end