bump version to v0.0.3
Some checks failed
Rust / build (push) Has been cancelled

This commit is contained in:
Troy 2025-01-30 22:27:43 +00:00
parent 04ba3e64be
commit 1788524a70
Signed by: troy
GPG key ID: DFC06C02ED3B4711
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "packard"
version = "0.0.2"
version = "0.0.3"
edition = "2021"
description = "A terminal based feed checker."
authors = ["Troy Lusty <hello@troylusty.com>"]