Release 0.2.1

This commit is contained in:
Xavier Moffett 2023-09-30 21:54:12 -04:00
parent 6d04507cb7
commit 0b5c7c0b54
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -4,4 +4,4 @@ version = 3
[[package]]
name = "simplebyteunit"
version = "0.2.0"
version = "0.2.1"

View File

@ -1,7 +1,7 @@
[package]
name = "simplebyteunit"
authors = ["Xavier R.M."]
version = "0.2.0"
version = "0.2.1"
edition = "2021"
readme = "README.md"
repository = "https://github.com/sapphirusberyl/simplebyteunit"