summaryrefslogtreecommitdiff
path: root/bench_util
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2024-01-26 19:59:16 +0100
committerGitHub <noreply@github.com>2024-01-26 18:59:16 +0000
commit9ed713153cf357dbf103dac2b8912729b4d10186 (patch)
tree317ea205388865421e861fda33fff3d416c21243 /bench_util
parent9e0495baa7565737b8f1d66348b45bbed14831e0 (diff)
chore: forward v1.40.2 commit to main (#22133)
Co-authored-by: denobot <33910674+denobot@users.noreply.github.com> Co-authored-by: bartlomieju <bartlomieju@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 2e6835458..c80f84b54 100644
--- a/bench_util/Cargo.toml
+++ b/bench_util/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno_bench_util"
-version = "0.128.0"
+version = "0.129.0"
authors.workspace = true
edition.workspace = true
license.workspace = true