Skip to content

Commit e8d00fd

Browse files
committed
Bump version to 0.3.0
Signed-off-by: Martin Prpič <martin.prpic@gmail.com>
1 parent 653a2fa commit e8d00fd

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 = "uv_build"
44

55
[project]
66
name = "commit-editor"
7-
version = "0.2.0"
7+
version = "0.3.0"
88
description = "A terminal-based git commit message editor with opinionated formatting"
99
readme = "README.md"
1010
license = "MIT"

0 commit comments

Comments
 (0)