Skip to content

Commit

Permalink
v0.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lpil committed Dec 8, 2022
1 parent 71041b4 commit adebd47
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
## v0.17.1 - 2022-12-08

- Fixed a bug where the `to_string` and `from_string` functions in the
`charlist` module would handle some unicode characters incorrectly.
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.17.0"
version = "0.17.1"
licences = ["Apache-2.0"]
description = "A Gleam library for working with Erlang"

Expand Down

0 comments on commit adebd47

Please sign in to comment.