diff --git a/lib/foreman.rb b/lib/foreman.rb index b875cf8..bd39e5e 100644 --- a/lib/foreman.rb +++ b/lib/foreman.rb @@ -1,6 +1,6 @@ module Foreman - VERSION = "0.7.5" + VERSION = "0.8.0" class AppDoesNotExist < Exception; end