This commit is contained in:
David Dollar
2010-08-24 17:24:43 -04:00
parent 4f7692bed9
commit 08f9027cb4

View File

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