Skip to content

Commit 7db3e20

Browse files
chore: release v2.6.0
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent be40813 commit 7db3e20

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ members = [
2020
]
2121

2222
[workspace.package]
23-
version = "2.4.0"
23+
version = "2.6.0"
2424
edition = "2021"
2525
license = "MIT"
2626
repository = "https://github.com/spillwave/agent-memory"

crates/memory-adapters/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "memory-adapters"
3-
version = "0.1.0"
3+
version = "2.6.0"
44
edition = "2021"
55
description = "Agent adapter SDK for multi-agent memory integration"
66
license = "MIT"

0 commit comments

Comments
 (0)