diff --git a/lib/foreman.rb b/lib/foreman.rb index bd86d59..3f906df 100644 --- a/lib/foreman.rb +++ b/lib/foreman.rb @@ -1,6 +1,6 @@ module Foreman - VERSION = "0.4.6" + VERSION = "0.4.7" class AppDoesNotExist < Exception; end