Skip to content

Commit ffd2b98

Browse files
committed
Bump version to 0.2.4
Signed-off-by: Nick Stevens <[email protected]>
1 parent cfb5c2f commit ffd2b98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "fixedvec"
3-
version = "0.2.3"
3+
version = "0.2.4"
44
authors = ["Nick Stevens <[email protected]>"]
55
description = "A heapless version of the Rust vector type."
66
repository = "https://github.com/rust-embedded/fixedvec-rs"

0 commit comments

Comments
 (0)