lib/instana/version.rb in
instana-1.193.3.pre1
vs lib/instana/version.rb in
instana-1.193.3
- old
+ new
@@ -1,4 +1,4 @@
module Instana
- VERSION = "1.193.3.pre1"
+ VERSION = "1.193.3"
VERSION_FULL = "instana-#{VERSION}" end