This commit is contained in:
David Dollar
2010-06-23 19:01:07 -04:00
parent 4f5402af4a
commit f960277ae8

View File

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