diff --git a/Cargo.toml b/Cargo.toml index f994e5b..5ac15d7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "sqrid" description = "Square coordinates and grid-like arrays, with zero dependencies, in a single file" -version = "0.0.22" +version = "0.0.23" authors = ["Leandro Lisboa Penz "] edition = "2021" license = "MIT"