summaryrefslogtreecommitdiff
path: root/bench_util
diff options
context:
space:
mode:
authordenobot <33910674+denobot@users.noreply.github.com>2023-04-12 19:03:27 +0200
committerGitHub <noreply@github.com>2023-04-12 13:03:27 -0400
commit05c393b99bf6888e4cee1761b7a557666c8f8ddc (patch)
treec0bcea2802f84046dbf4f5cfe8532944ed115ce7 /bench_util
parentf90caa821c5a4acf28f7dec4071994ecf6f26e57 (diff)
chore: forward v1.32.4 release commit to main (#18669)
Co-authored-by: levex <levex@users.noreply.github.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 2b4476c2d..2c797474c 100644
--- a/bench_util/Cargo.toml
+++ b/bench_util/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno_bench_util"
-version = "0.91.0"
+version = "0.92.0"
authors.workspace = true
edition.workspace = true
license.workspace = true