diff --git a/Cargo.toml b/Cargo.toml index c2e88ff..4bbce47 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,7 @@ members = [ resolver = "2" [workspace.package] -version = "0.1.0" +version = "0.2.0" edition = "2021" license = "GPL-3.0-or-later" authors = ["The crypto-auditing developers"]