From 2331c8f76d2991559b9f5ecca772bac05d2a4f14 Mon Sep 17 00:00:00 2001 From: Jackson Coxson Date: Fri, 21 Oct 2022 14:32:07 -0600 Subject: [PATCH] Update version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 08a05da..eaca8ce 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "netmuxd" -version = "0.1.3" +version = "0.1.4" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html