summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authordenobot <33910674+denobot@users.noreply.github.com>2022-12-15 10:30:55 -0800
committerGitHub <noreply@github.com>2022-12-15 13:30:55 -0500
commitb9527f502029fdf24ab9a98c6316e5d0f286a47d (patch)
tree8d594b511efafb49f861dfb41f6be61043d4b029 /core
parent50c75265260a0bcdd19fe4a3ee6439935c04ea66 (diff)
chore: forward v1.29.1 release commit to main (#17067)
Co-authored-by: dsherret <dsherret@users.noreply.github.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 77bb09052..a9bff0af5 100644
--- a/core/Cargo.toml
+++ b/core/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno_core"
-version = "0.163.0"
+version = "0.164.0"
authors.workspace = true
edition.workspace = true
license.workspace = true