diff --git a/lib/foreman.rb b/lib/foreman.rb index cc8293b..7730e7a 100644 --- a/lib/foreman.rb +++ b/lib/foreman.rb @@ -1,6 +1,6 @@ module Foreman - VERSION = "0.4.2" + VERSION = "0.4.3" class AppDoesNotExist < Exception; end