summaryrefslogtreecommitdiff
path: root/serde_v8
diff options
context:
space:
mode:
authorBert Belder <bertbelder@gmail.com>2021-11-24 15:56:18 -0800
committerGitHub <noreply@github.com>2021-11-24 15:56:18 -0800
commitc6f3493f18f6b8e3c9b1a88523bb900d16b1fc2d (patch)
tree670ddb57e39941e6379c1695ac17b9e18069137b /serde_v8
parentadc5974333174bd59796f5b7bb8b010c17479dd0 (diff)
chore: merge v1.16.3 into main (#12892)
Diffstat (limited to 'serde_v8')
-rw-r--r--serde_v8/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/serde_v8/Cargo.toml b/serde_v8/Cargo.toml
index 967ddbbf1..76260f77a 100644
--- a/serde_v8/Cargo.toml
+++ b/serde_v8/Cargo.toml
@@ -1,7 +1,7 @@
# Copyright 2018-2021 the Deno authors. All rights reserved. MIT license.
[package]
name = "serde_v8"
-version = "0.19.0"
+version = "0.20.0"
authors = ["the Deno authors"]
edition = "2021"
license = "MIT"