Skip to content

Commit c6d930f

Browse files
committed
Fix incorrect package uuid
1 parent 7be202f commit c6d930f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name = "GraphsMatching"
2-
uuid = "160ba089-64bf-5ba7-9e14-98ab1d9bcb0a"
2+
uuid = "c3af3a8c-b79e-4b01-bf44-c718d7e0e0d6"
33
authors = ["JuliaGraphs"]
44
version = "0.1.0"
55

0 commit comments

Comments
 (0)