mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[ruby/benchmark] Bump up benchamark version to 0.2.0
https://github.com/ruby/benchmark/commit/eea1657fa2
This commit is contained in:
parent
d210950196
commit
caf34400c0
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
module Benchmark
|
||||
VERSION = "0.1.1"
|
||||
VERSION = "0.2.0"
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue