summaryrefslogtreecommitdiff
path: root/lib/benchmark/version.rb
blob: 645966fd80956d53d8b0ad1ed6712745efe324a4 (plain)
1
2
3
4
# frozen_string_literal: true
module Benchmark
  VERSION = "0.2.1"
end