bump version to 0.3.1

Signed-off-by: jmic <jmic@users.noreply.github.com>
This commit is contained in:
jmic
2026-01-08 21:42:15 +01:00
parent fc6fb23ad7
commit c417e38154

View File

@@ -1,6 +1,6 @@
[package]
name = "altcha-lib-rs"
version = "0.3.0"
version = "0.3.1"
edition = "2021"
authors = ["jmic <jmic@users.noreply.github.com>"]
description = "Community implementation of the Altcha library in Rust for your own server application to create and validate challenges and responses."