Skip to content

Commit 0aaaa37

Browse files
authored
Update Project.toml (#15)
1 parent 8b2ccff commit 0aaaa37

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,13 +1,13 @@
11
name = "UnsafeAtomicsLLVM"
22
uuid = "d80eeb9a-aca5-4d75-85e5-170c8b632249"
33
authors = ["Takafumi Arakaki <[email protected]> and contributors"]
4-
version = "0.2.0"
4+
version = "0.2.1"
55

66
[deps]
77
LLVM = "929cbde3-209d-540e-8aea-75f648917ca0"
88
UnsafeAtomics = "013be700-e6cd-48c3-b4a1-df204f14c38f"
99

1010
[compat]
11-
LLVM = "8.1"
11+
LLVM = "8.1, 9"
1212
UnsafeAtomics = "0.2"
1313
julia = "1.10"

0 commit comments

Comments
 (0)