From ace46abe0cb2a4056e0e97c4377deb2746bcbae0 Mon Sep 17 00:00:00 2001 From: Eric Roshan-Eisner Date: Thu, 18 Mar 2021 22:46:15 -0700 Subject: [PATCH] Tag v0.1.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 1738eb9..8bceb23 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "nokamute" -version = "0.1.0" +version = "0.1.1" authors = ["Eric Roshan-Eisner "] edition = "2018" repository = "https://github.com/edre/nokamute"