Skip to content

Commit f5df71d

Browse files
authored
bump version to 0.1.6
1 parent a9087f9 commit f5df71d

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 = "SpatialIndexing"
22
uuid = "d4ead438-fe20-5cc5-a293-4fd39a41b74c"
33
author = "Alexey Stukalov"
4-
version = "0.1.5"
4+
version = "0.1.6"
55

66
[compat]
77
julia = "1"
@@ -11,4 +11,4 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
1111
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1212

1313
[targets]
14-
test = ["Random", "Test"]
14+
test = ["Random", "Test"]

0 commit comments

Comments
 (0)