increment minor version

This commit is contained in:
Paul Zinselmeyer 2024-01-23 14:21:47 +01:00
parent 8d0be319ad
commit abe316884e
Signed by: pfzetto
GPG key ID: B471A1AF06C895FD

View file

@ -1,7 +1,7 @@
[package] [package]
name = "axum-oidc" name = "axum-oidc"
description = "A wrapper for the openidconnect crate for axum" description = "A wrapper for the openidconnect crate for axum"
version = "0.2.2" version = "0.2.3"
edition = "2021" edition = "2021"
authors = [ "Paul Z <info@pfz4.de>" ] authors = [ "Paul Z <info@pfz4.de>" ]
readme = "README.md" readme = "README.md"