lib/rack/graphite/version.rb in rack-graphite-1.3.0 vs lib/rack/graphite/version.rb in rack-graphite-1.4.0

- old
+ new

@@ -1,5 +1,5 @@ module Rack class Graphite - VERSION = '1.3.0' + VERSION = '1.4.0' end end