This commit is contained in:
David Dollar
2010-06-30 23:11:26 -04:00
parent 58b45c4933
commit d6837177cd

View File

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