From a84060c54d6e5db322aed1c46a55b6a078f7c7a7 Mon Sep 17 00:00:00 2001 From: adria0 Date: Sun, 5 Apr 2020 15:04:01 +0200 Subject: [PATCH] bump version --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index c58b9ff..3f42e48 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "kuska-ssb" -version = "0.1.3" +version = "0.1.4" authors = ["Dhole ", "Adria Massanet "] edition = "2018" @@ -28,4 +28,4 @@ name = "ssb-cli" [dev-dependencies] structopt = "0.3.9" -regex = "1.3.4" \ No newline at end of file +regex = "1.3.4"