Skip to content

Commit 7a2eaad

Browse files
committed
chore: bump version to 0.2.4
1 parent c655df2 commit 7a2eaad

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "goodcommit"
3-
version = "0.2.3"
3+
version = "0.2.4"
44
edition = "2021"
55
license = "MIT"
66
description = "Good Commit: fast, reliable AI commit messages"

crates/core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "goodcommit-core"
3-
version = "0.2.3"
3+
version = "0.2.4"
44
edition = "2021"
55
license = "MIT"
66
description = "Core library for Good Commit"

npm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "goodcommit",
3-
"version": "0.2.3",
3+
"version": "0.2.4",
44
"description": "Good Commit: fast, reliable AI commit messages",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)