From 1788524a7075ca7d56485b8bffb04316bc3db860 Mon Sep 17 00:00:00 2001 From: Troy Date: Thu, 30 Jan 2025 22:27:43 +0000 Subject: [PATCH] bump version to v0.0.3 --- Cargo.toml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 2fca284..64aeb4d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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 "] diff --git a/README.md b/README.md index 9863d77..f114543 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ environment.systemPackages = { }; ``` -Alternatively, [the latest release](https://github.com/troylusty/packard/releases/latest) binary is available. +Alternatively, the [latest release](https://github.com/troylusty/packard/releases/latest) binary is available. ## Configuration