Skip to content

Commit fab0ea1

Browse files
committed
release: bump version to 0.7.14
1 parent 016d584 commit fab0ea1

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

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 = "hcom"
3-
version = "0.7.13"
3+
version = "0.7.14"
44
edition = "2024"
55
authors = ["hcom"]
66
description = "Connect Claude Code, Gemini CLI, Codex, and OpenCode so agents can message, watch, and spawn each other across terminals"

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 = "hcom"
7-
version = "0.7.13"
7+
version = "0.7.14"
88
description = "Let AI agents message, watch, and spawn each other across terminals. Claude Code, Gemini CLI, Codex, OpenCode."
99
readme = "README.md"
1010
license = "MIT"

0 commit comments

Comments
 (0)