summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authordenobot <33910674+denobot@users.noreply.github.com>2022-12-14 15:22:54 -0800
committerGitHub <noreply@github.com>2022-12-15 00:22:54 +0100
commit0d4e4af7acf82c1365999a7281910daa05f0e982 (patch)
tree766660ac9a93e3cbb52ee1e930bff91fe9607e37 /core
parent9f82abb4b4c5403ffeb9d3eabede57f9b544d930 (diff)
1.29.0 (#17052)
Co-authored-by: bartlomieju <bartlomieju@users.noreply.github.com> Co-authored-by: Bartek IwaƄczuk <biwanczuk@gmail.com>
Diffstat (limited to 'core')
-rw-r--r--core/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/Cargo.toml b/core/Cargo.toml
index b3c97ce2b..77bb09052 100644
--- a/core/Cargo.toml
+++ b/core/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno_core"
-version = "0.162.0"
+version = "0.163.0"
authors.workspace = true
edition.workspace = true
license.workspace = true