Skip to content

Commit

Permalink
Merge pull request #17 from joelreymont/master
Browse files Browse the repository at this point in the history
Make it compatible with Adapt 4
  • Loading branch information
jeremiahpslewis authored Feb 29, 2024
2 parents 6506126 + 8176675 commit 6a218e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name = "CircularArrayBuffers"
uuid = "9de3a189-e0c0-4e15-ba3b-b14b9fb0aec1"
authors = ["Jun Tian <[email protected]> and contributors"]
version = "0.1.11"
version = "0.1.12"

[deps]
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"

[compat]
Adapt = "2, 3"
Adapt = "2, 3, 4"
julia = "1"

[extras]
Expand Down

0 comments on commit 6a218e8

Please sign in to comment.