Skip to content

Commit 69dbaf9

Browse files
authored
chore(release): prepare v0.8.0 (#88)
1 parent 1b52197 commit 69dbaf9

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
66

77
## [Unreleased]
88

9+
## [0.8.0] - 2026-05-10
10+
911
### Tests
1012

1113
- New `test/config_boundary_test.gleam` module pins the validation

gleam.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name = "metamon"
2-
version = "0.7.0"
2+
version = "0.8.0"
33
description = "Property-based testing and metamorphic testing combinator library for Gleam"
44
licences = ["MIT"]
55
repository = { type = "github", user = "nao1215", repo = "metamon" }

0 commit comments

Comments
 (0)