From bf3a49a5b3bee21cf65d7c4d546eac0299f3d96b Mon Sep 17 00:00:00 2001 From: talksik Date: Wed, 5 Jul 2023 16:32:13 -0700 Subject: [PATCH] updating version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index df48d5d..bf723e9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tldr-news" -version = "0.1.0" +version = "0.1.1" edition = "2021" description = "A command line tool to get the latest tldr tech news." license = "MIT"