We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b30f2c commit b2a497eCopy full SHA for b2a497e
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## v0.10.0 - 2022-07-19
4
5
- The `gleam/erlang` module gains the `Reference` type and `make_reference`
6
function.
gleam.toml
name = "gleam_erlang"
-version = "0.9.3"
+version = "0.10.0"
licences = ["Apache-2.0"]
description = "A Gleam library for working with Erlang"
0 commit comments