summaryrefslogtreecommitdiff
path: root/lib/benchmark.rb
diff options
context:
space:
mode:
authorHiroshi SHIBATA <[email protected]>2023-11-06 18:31:07 +0900
committerHiroshi SHIBATA <[email protected]>2023-11-06 18:33:03 +0900
commitebb18167185157b9f32f9338f7b5ec7bb4ed486e (patch)
treea248b8ca5c7713098843c20bcb59041cb4537c66 /lib/benchmark.rb
parent428c07d8eaa5d4c78c30df0ded8ec3df04c52053 (diff)
[ruby/benchmark] Bump up 0.3.0
https://github.com/ruby/benchmark/commit/81af12352d
Diffstat (limited to 'lib/benchmark.rb')
-rw-r--r--lib/benchmark.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/benchmark.rb b/lib/benchmark.rb
index d9f89239fc..9f43255e42 100644
--- a/lib/benchmark.rb
+++ b/lib/benchmark.rb
@@ -121,7 +121,7 @@
module Benchmark
- VERSION = "0.2.1"
+ VERSION = "0.3.0"
BENCHMARK_VERSION = "2002-04-25" # :nodoc: