Skip to content

Commit ca1fa9d

Browse files
committed
chore: bump version to v1.15.0
1 parent 7f65c5e commit ca1fa9d

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.14.0"
6+
version = "1.15.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.14.0",
3+
"version": "1.15.0",
44
"description": "",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)