diff --git a/Cargo.lock b/Cargo.lock index ac3d38c..71815dc 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4,4 +4,4 @@ version = 3 [[package]] name = "simplebyteunit" -version = "0.2.0" +version = "0.2.1" diff --git a/Cargo.toml b/Cargo.toml index af5eba8..735a247 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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"