Current File : //opt/alt/ruby32/share/ruby/benchmark/version.rb
# frozen_string_literal: true
module Benchmark
  VERSION = "0.2.1"
end