Skip to content

Commit 5173082

Browse files
committed
Bump version: 5.0.1 → 5.0.2
1 parent 31ac206 commit 5173082

3 files changed

Lines changed: 3 additions & 3 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 = 5.0.1
2+
current_version = 5.0.2
33
commit = True
44
tag = False
55

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ members = ["halpid", "halpi", "halpi-common"]
33
resolver = "2"
44

55
[workspace.package]
6-
version = "5.0.1"
6+
version = "5.0.2"
77
authors = ["Matti Airas <matti.airas@hatlabs.fi>"]
88
edition = "2024"
99
rust-version = "1.90"

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5.0.1
1+
5.0.2

0 commit comments

Comments
 (0)