summaryrefslogtreecommitdiff
path: root/serde_v8
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2022-03-16 16:07:35 -0400
committerGitHub <noreply@github.com>2022-03-16 16:07:35 -0400
commit418c1eb4b3d65a9573030a074170a344723608de (patch)
tree7f7fa3f7fc8583d36b916195a664c40a5e10c65b /serde_v8
parentc5270abad7c42968dcbdbc8d9f09d7675fb843e9 (diff)
v1.20.0
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 0c00008c9..3cf62a20e 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.33.0"
+version = "0.34.0"
authors = ["the Deno authors"]
edition = "2021"
license = "MIT"