Skip to content

Commit 5fbe9d1

Browse files
authored
Merge pull request #37854 from JuliaLang/KristofferC-patch-8
Set TOML stdlib version to 1.0.0
2 parents 791b194 + bf935a1 commit 5fbe9d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stdlib/TOML/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "TOML"
22
uuid = "fa267f1f-6049-4f14-aa54-33bafae1ed76"
3-
version = "0.1.0"
3+
version = "1.0.0"
44

55
[deps]
66
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"

0 commit comments

Comments
 (0)