diff --git a/lib/foreman.rb b/lib/foreman.rb index 124e06c..6bcf669 100644 --- a/lib/foreman.rb +++ b/lib/foreman.rb @@ -1,6 +1,6 @@ module Foreman - VERSION = "0.7.3" + VERSION = "0.7.4" class AppDoesNotExist < Exception; end