Skip to content

Commit 08ed93a

Browse files
committed
Fix METADATA compatible uuid
1 parent 0c9abe0 commit 08ed93a

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 = "NearestNeighborDescent"
2-
uuid = "1dd1f7d0-b91d-11e8-266b-d34208f3077b"
2+
uuid = "dd2c4c9e-a32f-5b2f-b342-08c2f244fce8"
33
authors = ["Dillon Daudert <dillongdaudert@gmail.com>"]
4-
version = "0.2.1"
4+
version = "0.2.0"
55

66
[deps]
77
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"

0 commit comments

Comments
 (0)