This commit is contained in:
David Dollar
2010-12-22 13:56:13 -05:00
parent 26859c2ec2
commit 2804316bbb

View File

@@ -1,6 +1,6 @@
module Foreman
VERSION = "0.10.0"
VERSION = "0.10.1"
class AppDoesNotExist < Exception; end