This commit is contained in:
David Dollar
2010-07-20 16:20:16 -07:00
parent 31a72b454b
commit fbb17dd37d

View File

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