diff options
| author | denobot <33910674+denobot@users.noreply.github.com> | 2023-08-24 19:53:01 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-08-24 17:53:01 +0000 |
| commit | 3a2d284c96a7fe0a4a0d0430df79b79b8a4a4422 (patch) | |
| tree | 1e57761b703ac9e39e7d9181a0049095c9a80873 /bench_util | |
| parent | a47c160cbcde22e5c65e9fd5ee1dd7a0cbb78b31 (diff) | |
chore: forward v1.36.3 release commit to main (#20270)
Co-authored-by: Matt Mastracci <matthew@mastracci.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 5100e44cc..e467e4e20 100644 --- a/bench_util/Cargo.toml +++ b/bench_util/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_bench_util" -version = "0.109.0" +version = "0.111.0" authors.workspace = true edition.workspace = true license.workspace = true |
