diff --git a/Cargo.toml b/Cargo.toml index 79bd614..4cf5d41 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "no_denormals" authors = ["sintel"] -version = "0.1.3" +version = "0.2.0" edition = "2021" license = "MIT" repository = "https://github.com/Sin-tel/no_denormals"