Skip to content

Commit ba2f18a

Browse files
committed
v0.13.0
1 parent 234b642 commit ba2f18a

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-
## v0.12.0 - Unreleased
3+
## v0.13.0 - 2022-07-30
44

55
- The `gleam/erlang/process` module gains the `map_selector` and
66
`merge_selector` functions.

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

0 commit comments

Comments
 (0)