Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
maleadt authored Jun 26, 2024
1 parent 8a5c918 commit 594587e
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 <aka.tkf@gmail.com> and contributors"]
version = "0.1.4"
version = "0.1.5"

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

[compat]
LLVM = "6, 7"
LLVM = "6, 7, 8"
UnsafeAtomics = "0.2"
julia = "1.6"

0 comments on commit 594587e

Please sign in to comment.