Skip to content

Commit 4052c3d

Browse files
committed
Bump version
1 parent a0f695d commit 4052c3d

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
### Added
1111

12+
## [0.1.1] - 2023-01-05
13+
14+
### Added
15+
- Create docker image as part of the release pipeline
16+
1217
## [0.1.0] - 2023-01-05
1318

1419
### Added

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ line-length = 100
66

77
[tool.poetry]
88
name = "gitea-github-sync"
9-
version = "0.1.0"
9+
version = "0.1.1"
1010
homepage = "https://github.com/Muscaw/gitea-github-sync"
1111
description = "Syncs your gitea instance with your Github account"
1212
authors = ["Kevin Grandjean <[email protected]>"]

0 commit comments

Comments
 (0)