diff --git a/lib/instana/version.rb b/lib/instana/version.rb index c84ad7f9..4e838d0a 100644 --- a/lib/instana/version.rb +++ b/lib/instana/version.rb @@ -2,6 +2,6 @@ # (c) Copyright Instana Inc. 2016 module Instana - VERSION = "2.2.0" + VERSION = "2.3.0" VERSION_FULL = "instana-#{VERSION}" end