Skip to content

Commit 11dea4c

Browse files
committed
chore(root): Bump version: 0.1.3 -> 0.1.4
```text Bump version to 0.1.4 This commit increments the project version to 0.1.4. It reflects the latest changes and prepares the project for release. No functional changes are introduced by this version bump itself. ``` Affected files: - M pyproject.toml
1 parent 784a9ee commit 11dea4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.1.3"
7+
version = "0.1.4"
88
description = "AI-powered Git commit workflow tool"
99
readme = "README.md"
1010
authors = [

0 commit comments

Comments
 (0)