Skip to content

Commit

Permalink
v0.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lpil committed Sep 30, 2024
1 parent 7b3004d commit 92d397d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## v0.26.1 - TBD
## v0.27.0 - 2024-09-30

- Add `reference_from_dynamic` to `gleam/erlang` for decoding references
[Erlang Reference](https://www.erlang.org/doc/system/data_types#reference)
Expand Down
2 changes: 1 addition & 1 deletion gleam.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "gleam_erlang"

version = "0.26.0"
version = "0.27.0"
licences = ["Apache-2.0"]
description = "A Gleam library for working with Erlang"

Expand Down

0 comments on commit 92d397d

Please sign in to comment.