Skip to content

Commit 9be18d8

Browse files
chore: release v2.7.0
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 2ebdb2b commit 9be18d8

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
@@ -21,7 +21,7 @@ members = [
2121
]
2222

2323
[workspace.package]
24-
version = "2.6.3"
24+
version = "2.7.0"
2525
edition = "2021"
2626
license = "MIT"
2727
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 = "2.6.3"
3+
version = "2.7.0"
44
edition = "2021"
55
description = "Agent adapter SDK for multi-agent memory integration"
66
license = "MIT"

0 commit comments

Comments
 (0)