We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9087f9 commit f5df71dCopy full SHA for f5df71d
Project.toml
@@ -1,7 +1,7 @@
1
name = "SpatialIndexing"
2
uuid = "d4ead438-fe20-5cc5-a293-4fd39a41b74c"
3
author = "Alexey Stukalov"
4
-version = "0.1.5"
+version = "0.1.6"
5
6
[compat]
7
julia = "1"
@@ -11,4 +11,4 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
11
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
12
13
[targets]
14
-test = ["Random", "Test"]
+test = ["Random", "Test"]
0 commit comments