summaryrefslogtreecommitdiff
path: root/serde_v8
diff options
context:
space:
mode:
authordenobot <33910674+denobot@users.noreply.github.com>2022-05-18 11:05:16 -0400
committerGitHub <noreply@github.com>2022-05-18 20:35:16 +0530
commit5ad8919d642b646caa3328930dd1a3f290bc587e (patch)
tree759d4986f6f0835fb98d77f774f3c4df5a8edffd /serde_v8
parent1c4028a381b397e97e88dfb3564616247312a888 (diff)
1.22.0 (#14657)
Co-authored-by: Divy Srivastava <dj.srivastava23@gmail.com>
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 28ed061d6..0a3c8d413 100644
--- a/serde_v8/Cargo.toml
+++ b/serde_v8/Cargo.toml
@@ -1,7 +1,7 @@
# Copyright 2018-2022 the Deno authors. All rights reserved. MIT license.
[package]
name = "serde_v8"
-version = "0.45.0"
+version = "0.46.0"
authors = ["the Deno authors"]
edition = "2021"
license = "MIT"