Bump version to 0.2.1

This commit is contained in:
Dirkjan Ochtman 2023-04-03 10:16:46 +02:00
parent f0932a7b55
commit f0a2b4ef36
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "instant-acme"
version = "0.2.0"
version = "0.2.1"
edition = "2021"
license = "Apache-2.0"
description = "Async pure-Rust ACME client"