lib/benchmark/http/version.rb in benchmark-http-0.16.0 vs lib/benchmark/http/version.rb in benchmark-http-0.16.1

- old
+ new

@@ -3,8 +3,8 @@ # Released under the MIT License. # Copyright, 2018-2022, by Samuel Williams. module Benchmark module HTTP - VERSION = "0.16.0" + VERSION = "0.16.1" end end