This commit is contained in:
David Dollar
2010-08-24 17:41:36 -04:00
parent 68c1a01f15
commit 7d751470d2
+1 -1
View File
@@ -1,6 +1,6 @@
module Foreman
VERSION = "0.7.2"
VERSION = "0.7.3"
class AppDoesNotExist < Exception; end