Skip to content
This repository was archived by the owner on Sep 5, 2023. It is now read-only.

Commit 1d8f954

Browse files
committed
chore: Version 0.3.2
1 parent 67f9378 commit 1d8f954

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gitcommit/__version__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.3.1"
1+
__version__ = "0.3.2"

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "conventional-commit"
3-
version = "0.3.1"
3+
version = "0.3.2"
44
description = "a tool for writing conventional commits, conveniently"
55
authors = ["nebbles"]
66
readme = "README.md"

0 commit comments

Comments
 (0)