diff options
| author | denobot <33910674+denobot@users.noreply.github.com> | 2023-07-19 21:11:50 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-07-20 05:11:50 +0200 |
| commit | 0c3bbf7acdeacdd1c36b4b847679d85ca19962dc (patch) | |
| tree | f61bb11db7544a4e6bca4552f4e9facb7752f629 /bench_util | |
| parent | aa95a3a6e04a7b0d1a06f4e149793a6970bda3aa (diff) | |
chore: forward v1.35.2 release commit to main (#19887)
Co-authored-by: Bartek IwaĆczuk <biwanczuk@gmail.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 55acbfc97..5ee40967c 100644 --- a/bench_util/Cargo.toml +++ b/bench_util/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_bench_util" -version = "0.105.0" +version = "0.106.0" authors.workspace = true edition.workspace = true license.workspace = true |
