Skip to content

Commit 72a7e24

Browse files
authored
v142.0.0 (#1864)
1 parent acc6d97 commit 72a7e24

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
v8_enable_pointer_compression: true
4646
cargo: cargo
4747

48-
- os: macos-15-intel
48+
- os: macos-15-large
4949
target: x86_64-apple-darwin
5050
variant: release
5151
v8_enable_pointer_compression: true

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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "v8"
3-
version = "140.2.0"
3+
version = "142.0.0"
44
description = "Rust bindings to V8"
55
readme = "README.md"
66
authors = ["the Deno authors"]

0 commit comments

Comments
 (0)