From 285fd6285093c5e39c6a30b3bca58f88abfeb9ea Mon Sep 17 00:00:00 2001 From: bootandy Date: Tue, 3 Apr 2018 19:53:37 +0100 Subject: [PATCH] increment version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 588df2e..aecf431 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "dust" -version = "0.1.1" +version = "0.2.0" authors = ["bootandy ", "nebkor "] [dependencies]