diff --git a/Cargo.toml b/Cargo.toml index ec25821..9134ab7 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.1-alpha.0" +version = "1.0.1" categories = [ "cryptography" ] edition = "2018"