Skip to content

Commit

Permalink
Set TOML stdlib version to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
KristofferC committed Oct 2, 2020
1 parent d5a8367 commit bf935a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stdlib/TOML/Project.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "TOML"
uuid = "fa267f1f-6049-4f14-aa54-33bafae1ed76"
version = "0.1.0"
version = "1.0.0"

[deps]
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
Expand Down

0 comments on commit bf935a1

Please sign in to comment.