summaryrefslogtreecommitdiff
path: root/bench_util
diff options
context:
space:
mode:
authordenobot <33910674+denobot@users.noreply.github.com>2024-10-02 08:44:04 -0400
committerGitHub <noreply@github.com>2024-10-02 14:44:04 +0200
commit2d3e0284d96e1b26fc220d162796960f8288dfca (patch)
tree8495373d57ff51b975dd26d21e68899c31806531 /bench_util
parent7da70f4e58327d703b6a116528598d876a50b892 (diff)
chore: release deno_* crates (#25976)
Test run before Deno 2.0 release to make sure that the publishing process passes correctly. --------- Co-authored-by: bartlomieju <bartlomieju@users.noreply.github.com> Co-authored-by: Bartek IwaƄczuk <biwanczuk@gmail.com>
Diffstat (limited to 'bench_util')
-rw-r--r--bench_util/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bench_util/Cargo.toml b/bench_util/Cargo.toml
index 5a04ab535..d668d3a94 100644
--- a/bench_util/Cargo.toml
+++ b/bench_util/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno_bench_util"
-version = "0.162.0"
+version = "0.163.0"
authors.workspace = true
edition.workspace = true
license.workspace = true