lib/rack/graphite/version.rb in
rack-graphite-1.2.0
vs lib/rack/graphite/version.rb in
rack-graphite-1.3.0
- old
+ new
@@ -1,6 +1,5 @@
module Rack class Graphite
- VERSION = '1.2.0'
+ VERSION = '1.3.0'
end end
-