Skip to content

Commit 49c5757

Browse files
author
Wu Yu Wei
committed
Update GIR files
1 parent 371ffa6 commit 49c5757

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gir.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ library = "JavaScriptCore"
55
min_cfg_version = "2.24"
66
single_version_file = true
77
target_path = "."
8-
version = "4.0"
8+
version = "4.1"
99
work_mode = "normal"
1010

1111
external_libraries = ["GLib", "GObject"]

sys/Gir.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[options]
22
library = "JavaScriptCore"
3-
version = "4.0"
3+
version = "4.1"
44
target_path = "."
55
min_cfg_version = "2.24"
66
work_mode = "sys"
@@ -9,4 +9,4 @@ girs_directories = [ "../gir-files/" ]
99
external_libraries = [
1010
"GLib",
1111
"GObject",
12-
]
12+
]

0 commit comments

Comments
 (0)