diff options
author | denobot <33910674+denobot@users.noreply.github.com> | 2024-04-11 10:07:24 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-11 13:37:24 +0530 |
commit | ca7432b86b78434c94c8c6059f10260ccb1b967a (patch) | |
tree | 815885095fd13dec82dd45987cba073a5afc673e /bench_util | |
parent | 34e1d0cdd4b7a00d48dee940024a7a695aa27f48 (diff) |
chore: forward v1.42.2 release commit to main (#23315)
Co-authored-by: Satya Rohith <me@satyarohith.com>
Diffstat (limited to 'bench_util')
-rw-r--r-- | bench_util/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bench_util/Cargo.toml b/bench_util/Cargo.toml index d7c3d0dbf..337a94c73 100644 --- a/bench_util/Cargo.toml +++ b/bench_util/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_bench_util" -version = "0.138.0" +version = "0.139.0" authors.workspace = true edition.workspace = true license.workspace = true |