lib/dogstatsd/instrumentation/identity.rb in dogstatsd-instrumentation-0.1.0 vs lib/dogstatsd/instrumentation/identity.rb in dogstatsd-instrumentation-0.1.1

- old
+ new

@@ -11,14 +11,14 @@ def self.label "DogStatsd::Instrumentation" end def self.version - "0.1.0" + "0.1.1" end def self.version_label "#{label} #{version}" end end end -end \ No newline at end of file +end