Skip to content

Commit 481163f

Browse files
committed
Bump version
1 parent f20376e commit 481163f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name = "shvproto"
55
description = "Rust implementation of the SHV protocol"
66
license = "MIT"
77
repository = "https://github.com/silicon-heaven/libshvproto-rs"
8-
version = "4.0.1"
8+
version = "5.0.0"
99
edition = "2024"
1010

1111
[dependencies]

libshvproto-macros/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "libshvproto-macros"
33
description = "Derive macros for libshvproto"
44
license = "MIT"
55
repository = "https://github.com/silicon-heaven/libshvproto-rs"
6-
version = "0.2.1"
6+
version = "0.2.2"
77
edition = "2021"
88

99
[lib]

0 commit comments

Comments
 (0)