Skip to content

Commit 45ddfb2

Browse files
authored
Merge branch 'main' into ef/neighbor-lists-vectorofvectors
2 parents c384aad + b6d11e6 commit 45ddfb2

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,7 +1,7 @@
11
name = "PointNeighbors"
22
uuid = "1c4d5385-0a27-49de-8e2c-43b175c8985c"
33
authors = ["Erik Faulhaber <[email protected]>"]
4-
version = "0.6.2"
4+
version = "0.6.3"
55

66
[deps]
77
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
@@ -22,4 +22,4 @@ LinearAlgebra = "1"
2222
Polyester = "0.7.5"
2323
Reexport = "1"
2424
StaticArrays = "1"
25-
julia = "1.10"
25+
julia = "1.10"

0 commit comments

Comments
 (0)