Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/mft.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOmer Ben-Amram <omerbenamram@gmail.com>2020-01-06 23:14:14 +0300
committerOmer Ben-Amram <omerbenamram@gmail.com>2020-01-06 23:14:14 +0300
commit9cb7c2a2fded0ea8e2aff8ea033dd02d262f4770 (patch)
treed29ac9076d0a942e96f4e9920924baaa4e8c1079
parent2d3469558125c251139a672ad20ca466715136c2 (diff)
(cargo-release) start next development iteration 0.5.1-alpha.0
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 28b3a59..9c5c714 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -6,7 +6,7 @@ repository = "https://github.com/omerbenamram/mft"
license = "MIT/Apache-2.0"
readme = "README.md"
-version = "0.5.0"
+version = "0.5.1-alpha.0"
authors = ["Omer Ben-Amram <omerbenamram@gmail.com>"]
edition = "2018"