Skip to content

Commit 60c15c2

Browse files
committed
v0.18.0
1 parent b896e95 commit 60c15c2

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

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

3+
## v0.18.0 - 2021-11-23
34
## v0.18.0-rc1 - 2021-11-23
45

56
- Converted to use the Gleam build tool, not rebar3.

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.18.0-rc1"
2+
version = "0.18.0"
33
licences = ["Apache-2.0"]
44
description = "A standard library for the Gleam programming language"
55

0 commit comments

Comments
 (0)