summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2021-10-18 20:30:00 +0200
committerGitHub <noreply@github.com>2021-10-18 20:30:00 +0200
commit1cd9272a9152e1647921572db63a8bd57e650cd6 (patch)
tree7bab1a38f756b0ffc18113fad04ac110d5df9804 /core
parent617eeabe8369d7bfca7951d1cd55ac58ede1f9fb (diff)
chore: release crates for v1.15.2 (#12478)
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 0c90cf71d..3d2c7d335 100644
--- a/core/Cargo.toml
+++ b/core/Cargo.toml
@@ -1,7 +1,7 @@
# Copyright 2018-2021 the Deno authors. All rights reserved. MIT license.
[package]
name = "deno_core"
-version = "0.103.0"
+version = "0.104.0"
authors = ["the Deno authors"]
edition = "2018"
license = "MIT"