Skip to content

Commit 4d5b674

Browse files
authored
chore: version bump to 142.1.0 (#1875)
version bump to 142.1.0
1 parent 38938aa commit 4d5b674

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "v8"
3-
version = "142.0.0"
3+
version = "142.1.0"
44
description = "Rust bindings to V8"
55
readme = "README.md"
66
authors = ["the Deno authors"]
@@ -106,7 +106,7 @@ v8_enable_v8_checks = []
106106
[dependencies]
107107
bitflags = "2.5"
108108
paste = "1.0"
109-
temporal_capi = { version = "0.1.0", features = [ "zoneinfo64" ] }
109+
temporal_capi = { version = "0.1.0", features = ["zoneinfo64"] }
110110

111111
[build-dependencies]
112112
miniz_oxide = "0.8.8"

0 commit comments

Comments
 (0)