diff --git a/Cargo.toml b/Cargo.toml index 8a299de..92adefb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,8 +4,8 @@ name = "curve25519-dalek" # - update CHANGELOG # - update html_root_url # - update README if required by semver -# - if README was updated, also update module documenation in src/lib.rs -version = "3.1.0" +# - if README was updated, also update module documentation in src/lib.rs +version = "3.1.1" authors = ["Isis Lovecruft ", "Henry de Valence "] readme = "README.md"