Skip to content

Commit c7f9b05

Browse files
authored
chore(release): prepare v0.7.0 (#81)
1 parent f9dcb91 commit c7f9b05

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.7.0] - 2026-05-11
10+
911
### Documentation
1012

1113
- README adds a **"Case study: CRDT algebraic laws"** section between

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.6.0"
2+
version = "0.7.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)