summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Birr-Pixton <jpixton@gmail.com>2023-09-07 10:44:19 +0100
committerctz <jpixton@gmail.com>2023-09-07 09:57:45 +0000
commit0f3121a1ca61e428674fb51deea43f7c5d0c3597 (patch)
tree177f3f40547b5b995ad1e749f2915d709fd93b7a
parent5eb9cdb46c150f6b8e8a36100d3c140b04719b6f (diff)
Bump version to 0.2.0v/0.2.0
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 80557d30..9d3d14ea 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "rustls-pki-types"
-version = "0.1.2"
+version = "0.2.0"
edition = "2021"
rust-version = "1.60"
license = "MIT OR Apache-2.0"