Skip to content

Commit 56c965a

Browse files
committed
v0.4.0
1 parent e2dec21 commit 56c965a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Changelog
22

3-
## Unreleased
3+
## v0.4.0 - 2021-11-30
44

55
- The `erlang` module gains the `ensure_all_started` function.
66

7-
## v0.3.0 - 2021-11-23
7+
## v0.3.0 - 2021-11-30
88

99
- The `erlang` module gains the `start_arguments` function.
1010

gleam.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "gleam_erlang"
22

3-
version = "0.3.0"
3+
version = "0.4.0"
44
licences = ["Apache-2.0"]
55
description = "A Gleam library for working with Erlang"
66

0 commit comments

Comments
 (0)