diff --git a/invarch/Cargo.toml b/invarch/Cargo.toml index 8c0c8ebb..729ca338 100644 --- a/invarch/Cargo.toml +++ b/invarch/Cargo.toml @@ -8,7 +8,7 @@ edition = "2021" homepage = "https://invarch.network" license = "GPL-3.0" repository = "https://github.com/Abstracted-Labs/InvArch/" -version = "1.2.0" +version = "1.2.2" [profile.release] panic = 'unwind'