summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorCanop <cano.petrole@gmail.com>2020-06-06 14:51:03 +0200
committerCanop <cano.petrole@gmail.com>2020-06-06 14:51:03 +0200
commit1cd64478226284d4266d441135041b2f710976b8 (patch)
tree672196300dc7d97d683f1b1b66938809206101dc /Cargo.toml
parentfe80fc4f9e86f0603ecf39d3a3b7bae828905965 (diff)
a few minor refactorings and cleanings
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 3909a97..e514648 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "broot"
-version = "0.14.3-dev"
+version = "0.15.0-alpha"
authors = ["dystroy <denys.seguret@gmail.com>"]
repository = "https://github.com/Canop/broot"
documentation = "https://dystroy.org/broot"