Skip to content

Commit

Permalink
v0.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lpil committed Sep 3, 2024
1 parent 7fca88c commit 3b808b9
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

## Unreleased - 2024-08-19
## v0.26.0 - 2024-08-19

- Add `port_from_dynamic` for decoding
[Erlang Port](https://www.erlang.org/doc/system/ports).
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.25.0"
version = "0.26.0"
licences = ["Apache-2.0"]
description = "A Gleam library for working with Erlang"

Expand Down

0 comments on commit 3b808b9

Please sign in to comment.