fix: fix timestamp insertion
Some checks failed
Continuous Integration / Lint, Check & Test (push) Failing after 1m34s
Continuous Integration / Build Package (push) Successful in 3m22s

This commit is contained in:
Konstantin Fickel 2026-04-19 21:01:37 +02:00
parent 073a04c337
commit 43ec0a56de
Signed by: kfickel
GPG key ID: A793722F9933C1A5
3 changed files with 23 additions and 17 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"