aboutsummaryrefslogtreecommitdiff
path: root/gleam.toml
diff options
context:
space:
mode:
authorLouis Pilfold <louis@lpil.uk>2022-09-15 12:50:01 +0100
committerLouis Pilfold <louis@lpil.uk>2022-09-15 12:50:01 +0100
commit0076b6f2bef09c2b1cf7f14c3da12faa8b2a4c11 (patch)
tree294c08651eeb71d8c143e4d1b9390edd872bdb61 /gleam.toml
parentaf2046018a87f2e06e9331bde868331d7ce62b15 (diff)
downloadgleam_stdlib-0076b6f2bef09c2b1cf7f14c3da12faa8b2a4c11.tar.gz
gleam_stdlib-0076b6f2bef09c2b1cf7f14c3da12faa8b2a4c11.zip
v0.23.0v0.23.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 cbea262..9a8753a 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -1,5 +1,5 @@
name = "gleam_stdlib"
-version = "0.22.3"
+version = "0.23.0"
licences = ["Apache-2.0"]
description = "A standard library for the Gleam programming language"