feat: bump to 0.2.0
Some checks failed
Continuous Integration / Build Package (push) Failing after 32s
Release / Build and Release (push) Failing after 52s
Continuous Integration / Lint, Check & Test (push) Failing after 54s

This commit is contained in:
Konstantin Fickel 2026-04-07 07:59:50 +02:00
parent 42d9ecd3d9
commit b9954d2157
Signed by: kfickel
GPG key ID: A793722F9933C1A5

View file

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