summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthieu Pignolet <matthieu@puffer.fish>2025-09-12 10:51:53 +0200
committerMatthieu Pignolet <matthieu@puffer.fish>2025-09-12 10:51:53 +0200
commitc24fa806606943cc8cdb1ca4e8bec4b459c66b55 (patch)
treeb21070d0b015798f43ded9ea38b3563fcbb2b741
parenteeef79f763c4ecdc4a9f130c0a0c65ba5bc7213e (diff)
chore: bump version
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 7950543..ba5dc2f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "kondrak-aline"
-version = "0.1.4"
+version = "0.1.5"
edition = "2024"
license = "MIT"
readme = "README.md"