feat: bump to 0.2.0
All checks were successful
Release / Build and Release (push) Successful in 5s
Continuous Integration / Lint, Check & Test (push) Successful in 2m9s
Continuous Integration / Build Package (push) Successful in 2m43s

This commit is contained in:
Konstantin Fickel 2026-04-07 07:59:50 +02:00
parent 42d9ecd3d9
commit 9563ff4d93
Signed by: kfickel
GPG key ID: A793722F9933C1A5
2 changed files with 4 additions and 4 deletions

View file

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