aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2023-08-12 15:36:17 +0200
committerThomas Voss <mail@thomasvoss.com> 2023-08-12 15:37:11 +0200
commit9491e4e16dbcd4d799ec475e461f1008cc319ff1 (patch)
treecd149f40583faf4c8f316975f6ff98fa9c10c07c /Cargo.toml
parentd772b974feb77e19e0a32069f962dc22e450b352 (diff)
We can terminate with EOF when using -iv1.0.1
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 37ecfba..de42a89 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "mmv"
-version = "1.0.0"
+version = "1.0.1"
edition = "2021"
license = "0BSD"
description = "Mapped file moves"