diff options
| author | Bartek IwaĆczuk <biwanczuk@gmail.com> | 2024-01-05 00:52:17 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-01-04 23:52:17 +0000 |
| commit | aadcd640651383d606678928c10b637345b57beb (patch) | |
| tree | f5aacfb137ad4fd9162dfafbd00fbdf00a899c89 /bench_util | |
| parent | c36d9129b5995d3656e878ff94c8bd2fe7d17b05 (diff) | |
chore: forward v1.39.2 release commit to main (#21793)
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 0597a01a8..4f10ee52b 100644 --- a/bench_util/Cargo.toml +++ b/bench_util/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_bench_util" -version = "0.123.0" +version = "0.124.0" authors.workspace = true edition.workspace = true license.workspace = true |
