Skip to content

Commit 117880e

Browse files
committed
release: prepare 0.6.1
1 parent 0673969 commit 117880e

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## 0.6.1
4+
5+
- Documentation only. Refreshes the README, adds frequently asked
6+
questions, and aligns package metadata. No API or behaviour changes.
7+
38
## 0.6.0 — 2026-08-23
49

510
- Added exact immutable Event configuration binding reads and compare-and-set

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>io.seatlayer</groupId>
88
<artifactId>seatlayer-java</artifactId>
9-
<version>0.6.0</version>
9+
<version>0.6.1</version>
1010
<packaging>jar</packaging>
1111

1212
<name>SeatLayer Java SDK</name>

0 commit comments

Comments
 (0)