diff --git a/Cargo.toml b/Cargo.toml index 5139879..1420ff7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rust-clacc" -version = "3.4.0" +version = "3.5.0" authors = ["John Driscoll "] description = "Rust implementanion of a CL universal accumulator" repository = "https://github.com/johnoliverdriscoll/rust-clacc"