bump fcli version

This commit is contained in:
vms 2020-09-03 21:46:22 +03:00
parent fc2b0e4379
commit 74bfc4ae32
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -623,7 +623,7 @@ dependencies = [
[[package]]
name = "fcli"
version = "0.1.2"
version = "0.1.3"
dependencies = [
"anyhow",
"clap",

View File

@ -1,7 +1,7 @@
[package]
name = "fcli"
description = "Fluence FCE command line tool"
version = "0.1.2"
version = "0.1.3"
authors = ["Fluence Labs"]
repository = "https://github.com/fluencelabs/fce/tools/cli"
license = "Apache-2.0"