fix: fix timestamp insertion
Some checks failed
Continuous Integration / Build Package (push) Has been cancelled
Continuous Integration / Lint, Check & Test (push) Has been cancelled

This commit is contained in:
Konstantin Fickel 2026-04-19 21:01:37 +02:00
parent 50cdc14c06
commit 74dae9a9eb
Signed by: kfickel
GPG key ID: A793722F9933C1A5
3 changed files with 27 additions and 21 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "streamd"
version = "0.2.4"
version = "0.2.5"
edition = "2021"
description = "Personal knowledge management and time-tracking CLI using @Tag annotations"
license = "AGPL-3.0-only"