summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorsharkdp <davidpeter@web.de>2018-11-02 18:16:51 +0100
committersharkdp <davidpeter@web.de>2018-11-02 18:16:51 +0100
commit903329930ca27ea314a58b17d8f02ea16e78e384 (patch)
tree3adde385a0dce6ecf7d44fa309ca2f28a055e12d /Cargo.toml
parent8745d69a650bc2a00b607517d07ae0c94b411881 (diff)
Bump versionv0.3.1
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 697b928..4fb2476 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -7,7 +7,7 @@ license = "MIT/Apache-2.0"
name = "diskus"
readme = "README.md"
repository = "https://github.com/sharkdp/diskus"
-version = "0.3.0"
+version = "0.3.1"
[dependencies]
ignore = "0.4.3"