Skip to content

Commit

Permalink
Fix uuid
Browse files Browse the repository at this point in the history
Apparently it wasn't generated as a Metadata compatable uuid
  • Loading branch information
neil-lindquist committed Feb 20, 2019
1 parent acc942b commit 8cf5689
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name = "JuliaPetra"
uuid = "8bcd7168-9f1b-11e8-152f-8b64b7efc5e0"
uuid = "0a7d185b-be57-59df-ac21-86d8a1799c2e"
authors = ["Neil Lindquist <[email protected]>"]
version = "0.1.0"

Expand Down

0 comments on commit 8cf5689

Please sign in to comment.