diff --git a/lib/foreman.rb b/lib/foreman.rb index 4bed5f6..3427295 100644 --- a/lib/foreman.rb +++ b/lib/foreman.rb @@ -1,6 +1,6 @@ module Foreman - VERSION = "0.5.1" + VERSION = "0.6.0" class AppDoesNotExist < Exception; end