diff options
| author | denobot <33910674+denobot@users.noreply.github.com> | 2023-09-27 05:13:48 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-09-27 09:13:48 +0000 |
| commit | 3b78981ffe7cbc210da4a8ba3852f3fed48082ce (patch) | |
| tree | 48370aaf8f12aadb53dd5b533d1e98913875baa3 /bench_util | |
| parent | f58a400585020b1b4765093b791c0d79882adbbf (diff) | |
chore: forward v1.37.1 release commit to main (#20706)
This is the release commit being forwarded back to main for 1.37.1
Co-authored-by: littledivy <littledivy@users.noreply.github.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 47252cdc4..45f3a4f7f 100644 --- a/bench_util/Cargo.toml +++ b/bench_util/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_bench_util" -version = "0.113.0" +version = "0.114.0" authors.workspace = true edition.workspace = true license.workspace = true |
