We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 371ffa6 commit 49c5757Copy full SHA for 49c5757
Gir.toml
@@ -5,7 +5,7 @@ library = "JavaScriptCore"
5
min_cfg_version = "2.24"
6
single_version_file = true
7
target_path = "."
8
-version = "4.0"
+version = "4.1"
9
work_mode = "normal"
10
11
external_libraries = ["GLib", "GObject"]
sys/Gir.toml
@@ -1,6 +1,6 @@
1
[options]
2
library = "JavaScriptCore"
3
4
work_mode = "sys"
@@ -9,4 +9,4 @@ girs_directories = [ "../gir-files/" ]
external_libraries = [
"GLib",
"GObject",
12
-]
+]
0 commit comments