diff --git a/Cargo.toml b/Cargo.toml index e617f49..f455b23 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "flx" -version = "0.1.5" +version = "0.1.6" edition = "2021" description = "Flutter tui tool" repository = "https://github.com/itome/flx"