Skip to content

Commit b67cdec

Browse files
committed
v0.16.0
1 parent acb9cca commit b67cdec

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.16.0 - 2022-10-13
44

55
- This library now requires OTP 23.0 or higher.
66
- `atom.create_from_string` calls the `erlang:binary_to_atom` built-in function

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.15.0"
3+
version = "0.16.0"
44
licences = ["Apache-2.0"]
55
description = "A Gleam library for working with Erlang"
66

0 commit comments

Comments
 (0)