Skip to content

Commit a53c606

Browse files
committed
build: bump version 0.3.0 -> 0.3.1
1 parent 183e5d3 commit a53c606

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 0.3.1 (2026-01-02)
2+
3+
### Fixes
4+
5+
- correct logic for branch/tag detection
6+
17
## 0.3.0 (2026-01-02)
28

39
### feat

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = 'docker-mkdocs-ci'
3-
version = "0.3.0"
3+
version = "0.3.1"
44

55

66
[tool.commitizen]

0 commit comments

Comments
 (0)