From df30feeddf83e7ef8540bce1649acf437ca3489e Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Sun, 27 Jan 2019 17:51:15 +0400 Subject: Sun, 27 Jan 2019 17:51:15 +0400 Signed-off-by: Valentin Popov --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index fb32daa..47d9263 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ authors = [ "Valentin Popov " ] edition = "2018" name = "bbb2json" -version = "0.0.1" +version = "0.1.0" [dependencies] clap = { version = "2.32.0", features = [ "yaml" ] } -- cgit v1.2.3