fix: bump crate version

This commit is contained in:
Gustavo Calonico
2025-02-11 19:02:35 +00:00
parent c7a844e9d9
commit 779e7200bd

View File

@@ -1,6 +1,6 @@
[package]
name = "altcha-lib-rs"
version = "0.1.1"
version = "0.1.2"
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."