Skip to content

Commit adb42cf

Browse files
committed
chore: bump version to v1.12.0
1 parent 6393378 commit adb42cf

3 files changed

Lines changed: 8 additions & 8 deletions

File tree

Cargo.lock

Lines changed: 6 additions & 6 deletions
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
@@ -3,7 +3,7 @@ resolver = "3"
33
members = ["crates/*", "xtask", "benches"]
44

55
[workspace.package]
6-
version = "1.11.2"
6+
version = "1.12.0"
77
edition = "2024"
88
license = "MIT"
99
repository = "https://github.com/dsh0416/godot-cef"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "godot-cef",
3-
"version": "1.11.2",
3+
"version": "1.12.0",
44
"description": "",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)