lib/instana/version.rb in instana-1.203.2 vs lib/instana/version.rb in instana-1.204.0.pre1

- old
+ new

@@ -1,7 +1,7 @@ # (c) Copyright IBM Corp. 2021 # (c) Copyright Instana Inc. 2016 module Instana - VERSION = "1.203.2" + VERSION = "1.204.0.pre1" VERSION_FULL = "instana-#{VERSION}" end