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