From fb3290a53a72e3efc0dca699a548291ad084502f Mon Sep 17 00:00:00 2001 From: Alon Livne <0xa10@users.noreply.github.com> Date: Thu, 4 Aug 2022 10:58:35 +0300 Subject: [PATCH] Update Cargo.toml Bumped version to 0.2.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index e2083e6..0a12ef1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "volume-control" license = "Unlicense" -version = "0.2.0" +version = "0.2.1" edition = "2021" [features]