diff --git a/Cargo.toml b/Cargo.toml index 5cf84bd..0dbef67 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "mini-calc" -version = "2.1.1" +version = "2.2.2" license = "GPL-3.0-or-later" description = "A minimalistic configurable rust calculator" homepage = "https://calc.nwa2coco.fr"