Skip to content

Commit 06608ee

Browse files
committed
fix(dependencies): Bump version to 0.2.2
Updated the project version to 0.2.2. This likely corresponds to a maintenance release with bug fixes or minor improvements. No functional changes are apparent from this file alone. Affected files: - M pyproject.toml
1 parent 705736a commit 06608ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

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

55
[project]
66
name = "smart-git-commit"
7-
version = "0.2.1"
7+
version = "0.2.2"
88
description = "AI-powered Git commit workflow tool"
99
readme = "README.md"
1010
authors = [

0 commit comments

Comments
 (0)