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 80f90c0 commit a0d3028Copy full SHA for a0d3028
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## v0.30.1 - 2023-08-06
4
5
- Updated to Gleam v0.30.0 syntax.
6
- Atoms are now shown using `atom.create_from_string` when passed to
gleam.toml
@@ -1,5 +1,5 @@
name = "gleam_stdlib"
-version = "0.30.0"
+version = "0.30.1"
gleam = ">= 0.30.0"
licences = ["Apache-2.0"]
description = "A standard library for the Gleam programming language"
0 commit comments