summaryrefslogtreecommitdiff
path: root/runtime
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2024-01-26 19:59:16 +0100
committerGitHub <noreply@github.com>2024-01-26 18:59:16 +0000
commit9ed713153cf357dbf103dac2b8912729b4d10186 (patch)
tree317ea205388865421e861fda33fff3d416c21243 /runtime
parent9e0495baa7565737b8f1d66348b45bbed14831e0 (diff)
chore: forward v1.40.2 commit to main (#22133)
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 b4a2543b7..93ce991e5 100644
--- a/runtime/Cargo.toml
+++ b/runtime/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno_runtime"
-version = "0.142.0"
+version = "0.143.0"
authors.workspace = true
edition.workspace = true
license.workspace = true