summaryrefslogtreecommitdiff
path: root/serde_v8
diff options
context:
space:
mode:
authordenobot <33910674+denobot@users.noreply.github.com>2022-07-20 19:28:00 -0400
committerGitHub <noreply@github.com>2022-07-21 01:28:00 +0200
commitf0e01682cce638303e3b6997788667a0f71dff8d (patch)
tree385334ea9ab22f0875c584b5d7e41ad45116b25c /serde_v8
parent26cea0e2ca3aa036d1e0fe4869f23bd6c0b564fb (diff)
1.24.0 (#15262)
Co-authored-by: Bartek IwaƄczuk <biwanczuk@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 ae3d3c9bc..a06d6fbad 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.54.0"
+version = "0.55.0"
authors = ["the Deno authors"]
edition = "2021"
license = "MIT"