summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authordenobot <33910674+denobot@users.noreply.github.com>2023-02-06 23:15:38 -0500
committerGitHub <noreply@github.com>2023-02-07 04:15:38 +0000
commita4988d00dad8b5e665cd1f38826674d1317e8cf9 (patch)
tree35a4dfb43abc1c673802c4d459f3e79fcb46552b /core
parent4d7145dd5a8ff94c31619e5539bc60954ea80d3b (diff)
chore: forward v1.30.3 release commit to main (#17677)
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 41a9484a2..2b4d40207 100644
--- a/core/Cargo.toml
+++ b/core/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno_core"
-version = "0.170.0"
+version = "0.171.0"
authors.workspace = true
edition.workspace = true
license.workspace = true