summaryrefslogtreecommitdiff
path: root/bench_util
diff options
context:
space:
mode:
authordenobot <33910674+denobot@users.noreply.github.com>2024-06-19 10:17:32 +0900
committerGitHub <noreply@github.com>2024-06-19 03:17:32 +0200
commit1d6b775f812f22f90d27a5d81a59070ad2d1172b (patch)
tree8f753991b82385e608497883e478a6fefcb00496 /bench_util
parentcfaffe9e5bbd18e48e8af2f03ea6512cf0a52379 (diff)
chore: forward v1.44.3 release commit to main (#24256)
This is the release commit being forwarded back to main for 1.44.3 Co-authored-by: bartlomieju <bartlomieju@users.noreply.github.com> 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 85e1c3053..20c2a2c10 100644
--- a/bench_util/Cargo.toml
+++ b/bench_util/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno_bench_util"
-version = "0.150.0"
+version = "0.151.0"
authors.workspace = true
edition.workspace = true
license.workspace = true