This commit is contained in:
David Dollar
2010-06-29 16:01:16 -04:00
parent 91811425aa
commit 2a2786e676

View File

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