aboutsummaryrefslogtreecommitdiff
path: root/gleam.toml
diff options
context:
space:
mode:
authorLouis Pilfold <louis@lpil.uk>2023-07-16 11:44:55 +0100
committerLouis Pilfold <louis@lpil.uk>2023-07-16 11:44:55 +0100
commit2f00f7ff2673291bab123fd0c3039f5dfaa76486 (patch)
treef921f708ea961b2f6032961b7793b2c4dbd105d6 /gleam.toml
parent1fd170f5244339e34f1facb24a0893381e94e66a (diff)
downloadgleam_stdlib-2f00f7ff2673291bab123fd0c3039f5dfaa76486.tar.gz
gleam_stdlib-2f00f7ff2673291bab123fd0c3039f5dfaa76486.zip
v0.30.0v0.30.0
Diffstat (limited to 'gleam.toml')
-rw-r--r--gleam.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gleam.toml b/gleam.toml
index 53ece59..b2f3abc 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -1,5 +1,5 @@
name = "gleam_stdlib"
-version = "0.29.2"
+version = "0.30.0"
licences = ["Apache-2.0"]
description = "A standard library for the Gleam programming language"