diff --git a/lib/lightstep/tracer/version.rb b/lib/lightstep/tracer/version.rb index 9b819fe..294365b 100644 --- a/lib/lightstep/tracer/version.rb +++ b/lib/lightstep/tracer/version.rb @@ -1,5 +1,5 @@ module Lightstep module Tracer - VERSION = '0.8.4'.freeze + VERSION = '0.8.5'.freeze end end