From f39b09e79ce6cf8480c59e1bd5e14be4b1f95b2c Mon Sep 17 00:00:00 2001 From: bootandy Date: Thu, 5 Apr 2018 14:44:50 +0100 Subject: [PATCH] increment version (0.2.1 already tagged) --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index aecf431..19b37ab 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "dust" -version = "0.2.0" +version = "0.2.2" authors = ["bootandy ", "nebkor "] [dependencies]