summaryrefslogtreecommitdiff
path: root/runtime
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2024-01-25 17:24:11 +0100
committerGitHub <noreply@github.com>2024-01-25 16:24:11 +0000
commitd4153bb117b67121d3a76c4a56699aec9bb3a667 (patch)
treeccadbd8f49dada0d6b2589f95ec053c1b372e029 /runtime
parent2fd26de396b88c029f1e3a02179efaf4b2de9396 (diff)
chore: forward v1.40.1 commit to main (#22107)
Co-authored-by: denobot <33910674+denobot@users.noreply.github.com> Co-authored-by: bartlomieju <bartlomieju@users.noreply.github.com>
Diffstat (limited to 'runtime')
-rw-r--r--runtime/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/Cargo.toml b/runtime/Cargo.toml
index f33028a26..b4a2543b7 100644
--- a/runtime/Cargo.toml
+++ b/runtime/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno_runtime"
-version = "0.141.0"
+version = "0.142.0"
authors.workspace = true
edition.workspace = true
license.workspace = true