diff options
| author | Kayla Washburn <mckayla@hey.com> | 2022-06-23 15:27:41 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-06-23 15:27:41 -0600 |
| commit | 215f3d4c8e5f694bc6341ca5307b8a3794a32de0 (patch) | |
| tree | c72fe2cecbe0bc2b91a444cca36a2dc6fc5a1dd8 /serde_v8 | |
| parent | ef7bc5e0a62e1e362704fd2becb5629a7f9f60ba (diff) | |
v1.23.1 (#14954)
1.23.1 (#14952)
Co-authored-by: aslilac <aslilac@users.noreply.github.com>
Co-authored-by: Kayla Washburn <mckayla@hey.com>
Co-authored-by: denobot <33910674+denobot@users.noreply.github.com>
Co-authored-by: aslilac <aslilac@users.noreply.github.com>
Diffstat (limited to 'serde_v8')
| -rw-r--r-- | serde_v8/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/serde_v8/Cargo.toml b/serde_v8/Cargo.toml index 590375e73..4f4d2d349 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.50.0" +version = "0.51.0" authors = ["the Deno authors"] edition = "2021" license = "MIT" |
