Skip to content

Commit 1c6c4a3

Browse files
committed
v0.14.1
1 parent 4689452 commit 1c6c4a3

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
- Gleam can now run eunit without an external build tool.
77
- Gleam can now run an Erlang shell without an external build tool.
88

9-
## Unreleased
9+
## v0.14.1 - 2021-02-27
1010

1111
- The error message for binary operators has been given more detail and
1212
hints.

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "gleam"
3-
version = "0.15.0-dev"
3+
version = "0.14.1"
44
authors = ["Louis Pilfold <louis@lpil.uk>"]
55
edition = "2018"
66
license-file = "LICENCE"

0 commit comments

Comments
 (0)