aboutsummaryrefslogtreecommitdiff
path: root/gleam.toml
diff options
context:
space:
mode:
authorLouis Pilfold <louis@lpil.uk>2022-11-19 14:02:11 +0000
committerLouis Pilfold <louis@lpil.uk>2022-11-19 14:02:11 +0000
commita77f74d2b154b50688807e20c326c78a67f6d68a (patch)
treef65ef7dc6a03204c9623e803e880164c34cfcf88 /gleam.toml
parent1cd95fb58fcddb3bc27e8f8dfeca8d898fbc1806 (diff)
downloadgleam_stdlib-0.25.0.tar.gz
gleam_stdlib-0.25.0.zip
v0.25.0v0.25.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 81d661f..4963f2a 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -1,5 +1,5 @@
name = "gleam_stdlib"
-version = "0.24.0"
+version = "0.25.0"
licences = ["Apache-2.0"]
description = "A standard library for the Gleam programming language"