Skip to content

Commit a244e08

Browse files
committed
v0.7.0
1 parent 3838eec commit a244e08

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-
## Unreleased
3+
## v0.7.0 - 2023-08-30
44

55
- The `actor.Continue` record now contains an optional `Selector`, which can be
66
used to change the messages the actor is selecting. The `continue` and

gleam.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name = "gleam_otp"
2-
version = "0.6.0"
2+
version = "0.7.0"
33
licences = ["Apache-2.0"]
44
description = "Fault tolerant multicore Gleam programs with OTP"
55

0 commit comments

Comments
 (0)