From 0ca6347f1ff480a237edc3771fafae2866aaa286 Mon Sep 17 00:00:00 2001 From: kjuulh Date: Sun, 18 Dec 2022 20:18:08 +0100 Subject: [PATCH] chore(release) add github release --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 9d7729b..0e20a0b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "toolkit" description = "Toolkit is an opinionated toolkit complementing a personal development workflow. Many of the commands are quite verbose, and well suited for adding to your shell toolbelt" -version = "0.1.0" +version = "0.1.1" edition = "2021" license = "MIT" license-file = "LICENSE"