We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 952961d + ab74c02 commit a9dd67fCopy full SHA for a9dd67f
.github/workflows/SpellCheck.yml
@@ -10,4 +10,4 @@ jobs:
10
- name: Checkout Actions Repository
11
uses: actions/checkout@v4
12
- name: Check spelling
13
- uses: crate-ci/typos@v1.31.2
+ uses: crate-ci/typos@v1.32.0
Project.toml
@@ -1,7 +1,7 @@
1
name = "PointNeighbors"
2
uuid = "1c4d5385-0a27-49de-8e2c-43b175c8985c"
3
authors = ["Erik Faulhaber <erik.faulhaber@uni-koeln.de>"]
4
-version = "0.6.2"
+version = "0.6.3"
5
6
[deps]
7
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
@@ -22,4 +22,4 @@ LinearAlgebra = "1"
22
Polyester = "0.7.5"
23
Reexport = "1"
24
StaticArrays = "1"
25
-julia = "1.10"
+julia = "1.10"
0 commit comments