From 75de3b59e8db847445fa2261cf971b58d9e59f5f Mon Sep 17 00:00:00 2001 From: Amit Upadhyay Date: Thu, 20 May 2021 10:49:23 +0530 Subject: [PATCH] version bump --- Cargo.lock | 4 ++-- Cargo.toml | 4 ++-- fbt_lib/Cargo.toml | 2 +- tests/06_version/cmd.p1 | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index f264927..e737e98 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -524,7 +524,7 @@ checksum = "e88a8acf291dafb59c2d96e8f59828f3838bb1a70398823ade51a84de6a6deed" [[package]] name = "fbt" -version = "0.1.6" +version = "0.1.7" dependencies = [ "fbt-lib", "rusty-hook", @@ -532,7 +532,7 @@ dependencies = [ [[package]] name = "fbt-lib" -version = "0.1.6" +version = "0.1.7" dependencies = [ "colored 2.0.0", "diffy", diff --git a/Cargo.toml b/Cargo.toml index 7746fdc..9acc306 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "fbt" -version = "0.1.6" +version = "0.1.7" authors = ["Sitesh ", "Amit Upadhyay "] edition = "2018" description = "folder based testing tool (library)" @@ -11,7 +11,7 @@ homepage = "https://www.fifthtry.com/fifthtry/fbt/" members = ["fbt_lib"] [dependencies] -# fbt-lib = { version = "0.1.6" } +# fbt-lib = { version = "0.1.7" } fbt-lib = { path = "fbt_lib" } [dev-dependencies] diff --git a/fbt_lib/Cargo.toml b/fbt_lib/Cargo.toml index 81ed30a..6cc26c0 100644 --- a/fbt_lib/Cargo.toml +++ b/fbt_lib/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "fbt-lib" -version = "0.1.6" +version = "0.1.7" authors = ["Sitesh ", "Amit Upadhyay "] edition = "2018" description = "folder based testing tool (library)" diff --git a/tests/06_version/cmd.p1 b/tests/06_version/cmd.p1 index a4b6735..3a431ba 100644 --- a/tests/06_version/cmd.p1 +++ b/tests/06_version/cmd.p1 @@ -7,5 +7,5 @@ We will have to keep updating this file every time we release a new version. -- stdout: -fbt: 0.1.6 -fbt: 0.1.6 +fbt: 0.1.7 +fbt: 0.1.7