We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b896e95 commit 60c15c2Copy full SHA for 60c15c2
CHANGELOG.md
@@ -1,5 +1,6 @@
1
# Changelog
2
3
+## v0.18.0 - 2021-11-23
4
## v0.18.0-rc1 - 2021-11-23
5
6
- Converted to use the Gleam build tool, not rebar3.
gleam.toml
@@ -1,5 +1,5 @@
name = "gleam_stdlib"
-version = "0.18.0-rc1"
+version = "0.18.0"
licences = ["Apache-2.0"]
description = "A standard library for the Gleam programming language"
0 commit comments