From fce60f2cc20bda8403fc7577c086759744314561 Mon Sep 17 00:00:00 2001 From: Ryan Dahl Date: Wed, 16 Mar 2022 21:40:31 -0400 Subject: v1.20.1 --- serde_v8/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'serde_v8') diff --git a/serde_v8/Cargo.toml b/serde_v8/Cargo.toml index 3cf62a20e..067cfd221 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.34.0" +version = "0.35.0" authors = ["the Deno authors"] edition = "2021" license = "MIT" -- cgit v1.2.3