chore: 0.2.3

This commit is contained in:
Lewis Wynne 2026-04-10 03:04:13 +01:00
parent 7f0008f079
commit 8e11bd3558
3 changed files with 66 additions and 14 deletions

View file

@ -1,8 +1,8 @@
[package]
name = "guestbook"
version = "0.2.2"
version = "0.2.3"
edition = "2021"
description = "A configurable web guestbook made to be easy to use, with entries in plain text files, an optional drawing canvas, honeypots and captchas to deter spam, and moderation via Telegram bot."
description = "A standalone guestbook to let visitors to your site leave behind written messages, drawings, and voice notes, with spam-prevention and moderation via Telegram bot."
license = "MIT"
repository = "https://git.ily.rs/lew/guestbook"