Skip to content

Commit 0877302

Browse files
committed
v0.20.0
1 parent 55010fe commit 0877302

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
## v0.20.0 - 2022-02-22
44

55
- The `dynamic` module gains the `decode9` function.
66
- The `float` module gains the `loosely_compare` function.

gleam.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name = "gleam_stdlib"
2-
version = "0.19.3"
2+
version = "0.20.0"
33
licences = ["Apache-2.0"]
44
description = "A standard library for the Gleam programming language"
55

0 commit comments

Comments
 (0)