Skip to content

Commit 11fe70b

Browse files
btakitaclaude
andcommitted
chore: bump version to 0.15.0
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent be7f8f2 commit 11fe70b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "agent-doc"
3-
version = "0.14.10"
3+
version = "0.15.0"
44
edition = "2024"
55
description = "Interactive document sessions with AI agents"
66
license = "MIT"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "maturin"
44

55
[project]
66
name = "agent-doc"
7-
version = "0.14.10"
7+
version = "0.15.0"
88
description = "Interactive document sessions with AI agents"
99
readme = "README.md"
1010
license = "MIT"

0 commit comments

Comments
 (0)