Skip to content

Commit 0996205

Browse files
committed
Merge branch 'master' of github.com:krypton-byte/neonize
2 parents 1ca2261 + 907d436 commit 0996205

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.bumpversion.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[tool.bumpversion]
2-
current_version = "0.4.1.post0"
2+
current_version = "0.4.2.post0"
33
parse = "(?P<major>\\d+)\\.(?P<minor>\\d+)\\.(?P<patch>\\d+)\\.post(?P<post>\\d+)"
44
serialize = ["{major}.{minor}.{patch}.post{post}"]
55
search = "{current_version}"

0 commit comments

Comments
 (0)