diff --git a/Cargo.toml b/Cargo.toml index b85254e..03a069f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ license = "MIT" name = "pem" readme = "README.md" repository = "https://github.com/jcreekmore/pem-rs.git" -version = "1.0.3-alpha.0" +version = "1.1.0" categories = [ "cryptography" ] edition = "2018" rust-version = "1.34.2"