Skip to content

Commit 6d3e72c

Browse files
committed
Release v1.0.2
1 parent 3313188 commit 6d3e72c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

utils-box/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "utils-box"
3-
version = "1.0.1"
3+
version = "1.0.2"
44
edition = "2024"
55
authors = ["Agathoklis Papadopoulos <klis.pap@gmail.com>"]
66
license = "MIT"
@@ -15,7 +15,7 @@ repository = "https://github.com/klispap/utils-box"
1515

1616
[dependencies]
1717
utils-box-archives = { version = "1.0.1", optional = true }
18-
utils-box-bits = { version = "1.0.1", optional = true }
18+
utils-box-bits = { version = "1.0.2", optional = true }
1919
utils-box-config = { version = "1.0.1", optional = true }
2020
utils-box-connections = { version = "1.0.1", optional = true }
2121
utils-box-debug = { version = "1.0.1", optional = true }

0 commit comments

Comments
 (0)