diff --git a/lib/lightstep/tracer/version.rb b/lib/lightstep/tracer/version.rb index f3f59e5..539a97b 100644 --- a/lib/lightstep/tracer/version.rb +++ b/lib/lightstep/tracer/version.rb @@ -1,5 +1,5 @@ module Lightstep module Tracer - VERSION = '0.8.10'.freeze + VERSION = '0.8.11'.freeze end end