Bump version number to 0.3.1

This commit is contained in:
Dirkjan Ochtman 2023-05-30 10:47:22 +02:00
parent fc708c325d
commit e7379034ce
1 changed files with 1 additions and 1 deletions

View File

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