lib/instana/version.rb in instana-1.195.4 vs lib/instana/version.rb in instana-1.197.0.pre1

- old
+ new

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