Skip to content

Commit a28134a

Browse files
committed
chore: bump to 0.7.0-dev
1 parent 7163ef7 commit a28134a

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Commercial
88

99
All notable changes to CommitBee are documented here.
1010

11+
## `v0.7.0-dev` — Unreleased
12+
1113
## `v0.6.0` — Semantic Intelligence
1214

1315
### UI/UX

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
@@ -4,7 +4,7 @@
44

55
[package]
66
name = "commitbee"
7-
version = "0.6.0"
7+
version = "0.7.0-dev"
88
edition = "2024"
99
rust-version = "1.94"
1010
description = "AI-powered commit message generator using tree-sitter semantic analysis and local LLMs"

0 commit comments

Comments
 (0)