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"