summaryrefslogtreecommitdiff
path: root/bench_util
diff options
context:
space:
mode:
authordenobot <33910674+denobot@users.noreply.github.com>2023-04-02 09:27:53 +0900
committerGitHub <noreply@github.com>2023-04-01 20:27:53 -0400
commitad8d0c90d1887beb8a5f2c6d30f9dc71cc63e4fe (patch)
treeefa9965958a1d96f90b4d510cb0895fed4f27adf /bench_util
parente5588d2f1eb84947c8691fffbcf719a73557a3f5 (diff)
chore: forward v1.32.3 release commit to main (#18561)
Co-authored-by: David Sherret <dsherret@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 81601aad5..2b4476c2d 100644
--- a/bench_util/Cargo.toml
+++ b/bench_util/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno_bench_util"
-version = "0.90.0"
+version = "0.91.0"
authors.workspace = true
edition.workspace = true
license.workspace = true