diff --git a/Cargo.toml b/Cargo.toml index 4bb7a2a..382b0f3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "topcodes-wasm" description = "A TopCode WASM package tracking the Rust implementation" -version = "0.1.0" +version = "0.2.0" authors = ["Byron Batteson "] license = "GPL-2.0" edition = "2018"