Skip to content

Commit d7a8587

Browse files
authored
Update Project.toml
Fix the UUID to conform to what's in the Julia registry
1 parent 84b5f87 commit d7a8587

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 = "NumericalIntegration"
2-
uuid = "5f557876-c23b-11e9-3c4d-2f49abec428a"
2+
uuid = "e7bfaba1-d571-5449-8927-abc22e82249b"
33
authors = ["dextorious"]
44
version = "0.2.1"
55

0 commit comments

Comments
 (0)