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