diff options
| author | denobot <33910674+denobot@users.noreply.github.com> | 2022-11-13 15:31:36 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-11-13 15:31:36 -0500 |
| commit | 916598f8a77d1fb7b7feb577e600ead2bc45045f (patch) | |
| tree | d0c93dffda220615a742aaebceb413d91f32d868 /serde_v8 | |
| parent | 52dc3ef1a4db10ce35345c84e07bbae0c463ba18 (diff) | |
1.28.0 (#16620)
Co-authored-by: David Sherret <dsherret@gmail.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 e3d0f8133..58e9a7dc5 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.69.0" +version = "0.70.0" authors = ["the Deno authors"] edition = "2021" license = "MIT" |
