aboutsummaryrefslogtreecommitdiff
path: root/gleam.toml
diff options
context:
space:
mode:
authorLouis Pilfold <louis@lpil.uk>2020-11-30 13:10:31 +0000
committerLouis Pilfold <louis@lpil.uk>2020-11-30 13:10:31 +0000
commite58fe7aeaf8b536706d2f6bbe9815cfdb2fc4fa9 (patch)
tree99d7c80e932c9492cb880d20efd2b7d74c220611 /gleam.toml
parentdc69ff97674cd1819d48c2a3feeb229bb7c27656 (diff)
downloadgleam_stdlib-e58fe7aeaf8b536706d2f6bbe9815cfdb2fc4fa9.tar.gz
gleam_stdlib-e58fe7aeaf8b536706d2f6bbe9815cfdb2fc4fa9.zip
Include repository info
Diffstat (limited to 'gleam.toml')
-rw-r--r--gleam.toml6
1 files changed, 6 insertions, 0 deletions
diff --git a/gleam.toml b/gleam.toml
index 5325cca..735ffb1 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -1 +1,7 @@
name = "gleam_stdlib"
+version = "0.12.0"
+
+[repository]
+type = "github"
+user = "gleam-lang"
+repo = "stdlib"