diff --git a/lib/foreman.rb b/lib/foreman.rb index 74a9ef5..6dffbf3 100644 --- a/lib/foreman.rb +++ b/lib/foreman.rb @@ -1,6 +1,6 @@ module Foreman - VERSION = "0.3.2" + VERSION = "0.4.0" class AppDoesNotExist < Exception; end