lib/instana/version.rb in instana-1.10.5-java vs lib/instana/version.rb in instana-1.10.6.fastrabbit

- old
+ new

@@ -1,4 +1,4 @@ module Instana - VERSION = "1.10.5" + VERSION = "1.10.6.fastrabbit" VERSION_FULL = "instana-#{VERSION}" end