summaryrefslogtreecommitdiff
path: root/bench_util
diff options
context:
space:
mode:
authordenobot <33910674+denobot@users.noreply.github.com>2023-10-12 23:12:06 -0400
committerGitHub <noreply@github.com>2023-10-13 03:12:06 +0000
commit5da1bd802ca33cded6e5efad8dcd2155e448993c (patch)
tree6a3f22068f34dd3bd9766cc8de0c5d137adb6ddd /bench_util
parent48e695a2c89edad6e4880e7decfdb36d524f8279 (diff)
chore: forward v1.37.2 release commit to main (#20897)
Co-authored-by: Bartek IwaƄczuk <biwanczuk@gmail.com>
Diffstat (limited to 'bench_util')
-rw-r--r--bench_util/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bench_util/Cargo.toml b/bench_util/Cargo.toml
index 45f3a4f7f..b0bf3b15a 100644
--- a/bench_util/Cargo.toml
+++ b/bench_util/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno_bench_util"
-version = "0.114.0"
+version = "0.115.0"
authors.workspace = true
edition.workspace = true
license.workspace = true