summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSebastian Thiel <sebastian.thiel@icloud.com>2020-02-22 13:53:44 +0800
committerSebastian Thiel <sebastian.thiel@icloud.com>2020-02-22 13:53:44 +0800
commit4298271100197a2dec7b6bee296f4395ba7fcdcd (patch)
tree1f62b48d732ec324c889b851936fb40cba1262ad /Cargo.toml
parent2f6bb76452b37b47f1f465d8c09ee72c4ed61f14 (diff)
(cargo-release) start next development iteration 2.3.1-alpha.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 8a21b65..53c7094 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "dua-cli"
-version = "2.3.0"
+version = "2.3.1-alpha.0"
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
edition = "2018"
include = ["src/**/*", "Cargo.*"]