Skip to content

Commit 48b60ff

Browse files
authored
Update compat bound for WindowAbstractions
1 parent 4fc4d45 commit 48b60ff

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,6 +1,6 @@
11
name = "XCB"
22
uuid = "16167f82-ea26-5cba-b1de-ed6fd5e30a10"
3-
version = "0.4.0"
3+
version = "0.4.1"
44

55
[deps]
66
CEnum = "fa961155-64e5-5f13-b03f-caf6b980ea82"
@@ -17,7 +17,7 @@ CEnum = "0.4"
1717
DocStringExtensions = "0.8"
1818
Reexport = "1"
1919
UnPack = "1"
20-
WindowAbstractions = "0.3"
20+
WindowAbstractions = "0.4"
2121
Xorg_libxcb_jll = "1.13"
2222
Xorg_xcb_util_jll = "0.4"
2323
julia = "1.5"

0 commit comments

Comments
 (0)