From 6b00ec94e2c259fe9968130b9fa23dc811a63c9e Mon Sep 17 00:00:00 2001 From: Jonathan Creekmore Date: Wed, 23 Aug 2023 09:14:24 -0500 Subject: [PATCH] chore: Release pem version 3.0.2 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 5cd0e1e..b953ecf 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 = "3.0.1" +version = "3.0.2" categories = [ "cryptography" ] keywords = [ "no-std",