summaryrefslogtreecommitdiff
path: root/runtime
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2023-05-30 04:26:03 +0200
committerGitHub <noreply@github.com>2023-05-29 20:26:03 -0600
commitacc6cdc0b1c0fae5e0fba3b0110f96119c2139f7 (patch)
treef5e67615a9ae1b5f9b8e0723b3b1db7ea726dc5d /runtime
parent7f5a61c859323287c4f2555670146630da234fbd (diff)
chore: forward v1.34.1 to main (#19312)
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 297c62b6a..c464d3f04 100644
--- a/runtime/Cargo.toml
+++ b/runtime/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno_runtime"
-version = "0.114.0"
+version = "0.115.0"
authors.workspace = true
edition.workspace = true
license.workspace = true