Skip to content

Commit 124e8db

Browse files
committed
Merge branch 'master' of github.com:krypton-byte/ttyd-client
2 parents c8dee5b + 6cf6c95 commit 124e8db

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 = "1.0.4"
2+
current_version = "1.0.5"
33
parse = "(?P<major>\\d+)\\.(?P<minor>\\d+)\\.(?P<patch>\\d+)"
44
serialize = ["{major}.{minor}.{patch}"]
55
search = "{current_version}"

0 commit comments

Comments
 (0)