lib/instana/version.rb in instana-1.209.0.pre2 vs lib/instana/version.rb in instana-1.209.0.pre3
- old
+ new
@@ -1,7 +1,7 @@
# (c) Copyright IBM Corp. 2021
# (c) Copyright Instana Inc. 2016
module Instana
- VERSION = "1.209.0.pre2"
+ VERSION = "1.209.0.pre3"
VERSION_FULL = "instana-#{VERSION}"
end