CI: Bump version and tag to trigger publish workflow
Some checks failed
/ verify (push) Waiting to run
/ publish (push) Has been cancelled

This commit is contained in:
Juno Takano 2026-02-25 01:59:17 -03:00
commit b3f3384480
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -259,7 +259,7 @@ dependencies = [
[[package]]
name = "en"
version = "0.1.8"
version = "0.1.9"
dependencies = [
"axum",
"serde",

View file

@ -1,6 +1,6 @@
[package]
name = "en"
version = "0.1.8"
version = "0.1.9"
description = "A non-linear writing instrument."
license = "AGPL-3.0-only"