diff --git a/lib/instana/version.rb b/lib/instana/version.rb index c708ea96..b53e0fc4 100644 --- a/lib/instana/version.rb +++ b/lib/instana/version.rb @@ -2,6 +2,6 @@ # (c) Copyright Instana Inc. 2016 module Instana - VERSION = "2.4.0" + VERSION = "2.5.0" VERSION_FULL = "instana-#{VERSION}" end