lib/instrumentation/version.rb in process-instrumentation-0.1.2 vs lib/instrumentation/version.rb in process-instrumentation-0.1.3

- old
+ new

@@ -1,3 +1,3 @@ module Instrumentation - VERSION = '0.1.2'.freeze + VERSION = '0.1.3'.freeze end