Skip to content

Commit b0c7845

Browse files
committed
bump version
1 parent 91b9ef1 commit b0c7845

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "byte-unit"
3-
version = "5.1.2"
3+
version = "5.1.3"
44
authors = ["Magic Len <[email protected]>"]
55
edition = "2021"
66
rust-version = "1.69"
@@ -36,4 +36,4 @@ bit = ["rust_decimal"]
3636

3737
[package.metadata.docs.rs]
3838
all-features = true
39-
rustdoc-args = ["--cfg", "docsrs"]
39+
rustdoc-args = ["--cfg", "docsrs"]

0 commit comments

Comments
 (0)