From f524de37e4d3b0f34c276de987fcfb09c64000e9 Mon Sep 17 00:00:00 2001 From: ThisNekoGuy <28468662+ThisNekoGuy@users.noreply.github.com> Date: Mon, 1 Aug 2022 03:53:38 -0500 Subject: [PATCH] Updated the version to 0.1.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 2082c5b..66fc2de 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cowsay" -version = "0.1.0" +version = "0.1.1" authors = ["Jose Perez <28468662+ThisNekoGuy@users.noreply.github.com>"] [dependencies]