summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authordenobot <33910674+denobot@users.noreply.github.com>2023-02-25 12:37:46 +0900
committerGitHub <noreply@github.com>2023-02-24 22:37:46 -0500
commit3cd24fa8d0e1e88f8292180fe564990b22b01a30 (patch)
tree5585c9e394acf51dc27a85c4d52af85fa4b8ed9a /core
parentb5b331e31ab1c46b70225d09d62703692985255a (diff)
chore: forward v1.31.1 release commit to main (#17939)
Co-authored-by: David Sherret <dsherret@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 905ebcb00..55602d614 100644
--- a/core/Cargo.toml
+++ b/core/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno_core"
-version = "0.172.0"
+version = "0.173.0"
authors.workspace = true
edition.workspace = true
license.workspace = true