Skip to content

Commit d5e0884

Browse files
committed
2.14
1 parent da1ae89 commit d5e0884

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/benchmark/ips.rb

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@ module Benchmark
2020
module IPS
2121

2222
# Benchmark-ips Gem version.
23-
VERSION = "2.13.1"
23+
VERSION = "2.14.0"
2424

2525
# CODENAME of current version.
26-
CODENAME = "Long Awaited"
26+
CODENAME = "Akagi"
2727

2828
# Measure code in block, each code's benchmarked result will display in
2929
# iteration per second with standard deviation in given time.

0 commit comments

Comments
 (0)