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 +- src/cli/en.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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" ] } diff --git a/src/cli/en.yml b/src/cli/en.yml index 1d67d05..5dbc625 100644 --- a/src/cli/en.yml +++ b/src/cli/en.yml @@ -1,5 +1,5 @@ name: "bbb2json" -version: "0.0.1" +version: "0.1.0" author: "Valentin Popov " about: "BigBlueButton records analyzer. Displays basic recording information." -- cgit v1.2.3