Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
maleadt authored Aug 22, 2024
1 parent d6a5432 commit fb9fda0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ext/UnsafeAtomicsLLVM/Project.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name = "UnsafeAtomicsLLVM"
uuid = "d80eeb9a-aca5-4d75-85e5-170c8b632249"
authors = ["Takafumi Arakaki <[email protected]> and contributors"]
version = "0.2.0"
version = "0.2.1"

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

[compat]
LLVM = "8.1"
LLVM = "8.1, 9"
UnsafeAtomics = "0.2"
julia = "1.10"

0 comments on commit fb9fda0

Please sign in to comment.