Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Commit

Permalink
change author to authors in Forc.toml (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaBatty committed Mar 1, 2022
1 parent 5017080 commit 0cd49fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/Forc.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[project]
author = "devel"
authors = ["devel"]
entry = "main.sw"
license = "Apache-2.0"
name = "swayswap"
Expand Down

0 comments on commit 0cd49fa

Please sign in to comment.