mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[ruby/benchmark] Freeze VERSION
https://github.com/ruby/benchmark/commit/89b889b109
This commit is contained in:
parent
e442ec4ea0
commit
de6ef2ca71
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
# frozen_string_literal: true
|
||||
module Benchmark
|
||||
VERSION = "0.2.0"
|
||||
end
|
||||
|
|
Loading…
Add table
Reference in a new issue