Skip to content

Commit

Permalink
Fix METADATA compatible uuid
Browse files Browse the repository at this point in the history
  • Loading branch information
dillondaudert committed Jan 22, 2019
1 parent 0c9abe0 commit 08ed93a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
@@ -1,7 +1,7 @@
name = "NearestNeighborDescent"
uuid = "1dd1f7d0-b91d-11e8-266b-d34208f3077b"
uuid = "dd2c4c9e-a32f-5b2f-b342-08c2f244fce8"
authors = ["Dillon Daudert <dillongdaudert@gmail.com>"]
version = "0.2.1"
version = "0.2.0"

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

0 comments on commit 08ed93a

Please sign in to comment.