aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2022-11-04 14:59:29 +0100
committerThomas Voss <mail@thomasvoss.com> 2022-11-04 15:07:58 +0100
commitf723136fd3b1483ad4f81b5f8e202370758371a6 (patch)
treec1b1cee4ab2df91f6e4f7dcbf5ec1749343d88eb /Cargo.toml
parent8d793a5854cc89205beba57c8f3e5e130b69f7c9 (diff)
Create a working implementation
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
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]