This commit is contained in:
David Dollar
2011-03-08 12:17:44 -05:00
parent fc5e86b269
commit 35474ad1a5
+1 -1
View File
@@ -1,6 +1,6 @@
module Foreman
VERSION = "0.11.0"
VERSION = "0.11.1"
class AppDoesNotExist < Exception; end