Skip to content

Commit 8288cc0

Browse files
committed
Set version to 0.10.1 and require jlqml 0.7.1
1 parent 34aeed9 commit 8288cc0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "QML"
22
uuid = "2db162a6-7e43-52c3-8d84-290c1c42d82a"
33
authors = ["Bart Janssens <[email protected]>"]
4-
version = "0.10.0"
4+
version = "0.10.1"
55

66
[deps]
77
ColorTypes = "3da002f7-5984-5a60-b8a6-cbb66c0b333f"
@@ -18,7 +18,7 @@ ColorTypes = "0.11, 0.12"
1818
CxxWrap = "0.17"
1919
MacroTools = "0.5"
2020
Observables = "0.5"
21-
jlqml_jll = "0.7.0"
21+
jlqml_jll = "0.7.1"
2222
Qt6Wayland_jll = "6.8"
2323
Requires = "1.3"
2424
julia = "1.10"

0 commit comments

Comments
 (0)