Skip to content

Commit d285ad5

Browse files
committed
chore: bump version from 0.1.0 to 0.2.0
1 parent 73c6406 commit d285ad5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 0.1.0
2+
current_version = 0.2.0
33
commit = True
44
message = chore: bump version from {current_version} to {new_version}
55
tag = True

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "hours"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
description = "Log working hours"
55
authors = ["Gyorgy Orosz <gyorgy@orosz.link>"]
66
maintainers = ["György Orosz <gyorgy@orosz.link>"]

0 commit comments

Comments
 (0)