From 1b799522c474bad8772c346c1c2f87cb26ffdf78 Mon Sep 17 00:00:00 2001 From: Atsukoro1 Date: Tue, 6 Dec 2022 09:38:03 +0100 Subject: [PATCH] =?UTF-8?q?feat:=20=F0=9F=8E=B8=20Windows=20working=20vers?= =?UTF-8?q?ion?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index bd0b4ab..195c68a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "ponyfetch" description="A cross-platform command-line interface (CLI) tool written in Rust to display system information in an aesthetically pleasing and entertaining manner. " -version = "0.1.0" +version = "0.2.0" authors=["Atsukoro1"] license = "MIT" categories=["command-line-utilities"]