diff --git a/lib/foreman.rb b/lib/foreman.rb index b09061c..65d48ba 100644 --- a/lib/foreman.rb +++ b/lib/foreman.rb @@ -1,6 +1,6 @@ module Foreman - VERSION = "0.4.4" + VERSION = "0.4.5" class AppDoesNotExist < Exception; end