summaryrefslogtreecommitdiff
path: root/runtime
diff options
context:
space:
mode:
authordenobot <33910674+denobot@users.noreply.github.com>2024-01-25 11:48:50 +0900
committerGitHub <noreply@github.com>2024-01-25 03:48:50 +0100
commit9e575a286269c38c1af0a918a2a4ea4639a3004b (patch)
treec7aef46ede5f6ca2546221257b81e5d4db2b098e /runtime
parent174bb70eda6bd3eea48c9fcd240041a62749eab6 (diff)
1.40.0 (#22096)
Bumped versions for 1.40.0 Co-authored-by: bartlomieju <bartlomieju@users.noreply.github.com> Co-authored-by: Bartek IwaƄczuk <biwanczuk@gmail.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 c3bcfb9bf..f33028a26 100644
--- a/runtime/Cargo.toml
+++ b/runtime/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno_runtime"
-version = "0.140.0"
+version = "0.141.0"
authors.workspace = true
edition.workspace = true
license.workspace = true