aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2023-08-12 14:57:30 +0200
committerThomas Voss <mail@thomasvoss.com> 2023-08-12 15:15:45 +0200
commitd772b974feb77e19e0a32069f962dc22e450b352 (patch)
tree229709cd9de280f4f6b09e83e75272ed8ee4a87b /Cargo.toml
parent92af298435ae573d549a7886eb5367d262782340 (diff)
Bump version to v1.0.0v1.0.0
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 db5f432..37ecfba 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "mmv"
-version = "0.1.0"
+version = "1.0.0"
edition = "2021"
license = "0BSD"
description = "Mapped file moves"