From 4f64acd4e48eb8901e82fb008705adf78e2dbb68 Mon Sep 17 00:00:00 2001 From: Luca Casonato Date: Tue, 9 Nov 2021 13:03:17 +0100 Subject: chore: bump crate versions for 1.16.0 (#12706) --- 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 0431fbd73..c425bed22 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.16.0" +version = "0.17.0" authors = ["the Deno authors"] edition = "2021" license = "MIT" -- cgit v1.2.3