Skip to content

Commit f7a757a

Browse files
authored
Bump GLFW_jll compat and version (#196)
Fixes #195
1 parent ecab517 commit f7a757a

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,14 +1,14 @@
11
name = "GLFW"
22
uuid = "f7f18e0c-5ee9-5ccd-a5bf-e8befd85ed98"
33
author = ["Jay Petacat <jay@jayschwa.net>", "Simon Danisch <sdanisch@gmail.com>"]
4-
version = "3.2.1"
4+
version = "3.2.2"
55

66
[deps]
77
GLFW_jll = "0656b61e-2033-5cc2-a64a-77c0f6c09b89"
88

99
[compat]
1010
julia = "1.3.0"
11-
GLFW_jll = "3.3.0"
11+
GLFW_jll = "3.3.2"
1212

1313
[extras]
1414
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

0 commit comments

Comments
 (0)