From f723136fd3b1483ad4f81b5f8e202370758371a6 Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Fri, 4 Nov 2022 14:59:29 +0100 Subject: Create a working implementation --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index a1f3210..e751ad0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "mmv" -version = "0.1.0" +version = "1.0.0" edition = "2021" [dependencies] -- cgit v1.2.3