diff options
author | Thomas Voss <mail@thomasvoss.com> | 2023-08-12 14:57:30 +0200 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2023-08-12 15:15:45 +0200 |
commit | d772b974feb77e19e0a32069f962dc22e450b352 (patch) | |
tree | 229709cd9de280f4f6b09e83e75272ed8ee4a87b /Cargo.toml | |
parent | 92af298435ae573d549a7886eb5367d262782340 (diff) |
Bump version to v1.0.0v1.0.0
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "mmv" -version = "0.1.0" +version = "1.0.0" edition = "2021" license = "0BSD" description = "Mapped file moves" |