diff --git a/Cargo.toml b/Cargo.toml index 6bb67b2..c8c5268 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "scilla-parser" -version = "1.0.0" +version = "2.0.0" edition = "2021" description = "Scilla smart contract parser written in Rust" license = "MIT"