diff --git a/lib/foreman.rb b/lib/foreman.rb index 864e78e..ae881bf 100644 --- a/lib/foreman.rb +++ b/lib/foreman.rb @@ -1,6 +1,6 @@ module Foreman - VERSION = "0.7.1" + VERSION = "0.7.2" class AppDoesNotExist < Exception; end