diff options
| author | Colin Ihrig <cjihrig@gmail.com> | 2022-09-15 16:24:06 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-09-15 16:24:06 -0400 |
| commit | ee208c1b20d5e51fa35583fb698930d70f1e5e8b (patch) | |
| tree | a6d7a4a88e6b09ec9470a4f8cf460ef1e55037aa /serde_v8/Cargo.toml | |
| parent | 2fc88aba1ac69dd72e0d516de22157f72778b2ef (diff) | |
chore: forward v1.25.3 release commit to main (#15919)
Co-authored-by: denobot <33910674+denobot@users.noreply.github.com>
Co-authored-by: cjihrig <cjihrig@users.noreply.github.com>
Diffstat (limited to 'serde_v8/Cargo.toml')
| -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 c529a46d5..ae17963cb 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.61.0" +version = "0.62.0" authors = ["the Deno authors"] edition = "2021" license = "MIT" |
