diff --git a/CHANGELOG.md b/CHANGELOG.md index 05f6c4a..f6ba442 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ # Changelog - [Changelog](#changelog) + - [0.7.0](#070) - [0.6.1](#061) - [0.6.0](#060) - [0.5.1](#051) @@ -20,6 +21,12 @@ --- +## 0.7.0 + +Released on ?? + +> 🍁 Autumn update 🍇 + ## 0.6.1 Released on 31/08/2021 diff --git a/Cargo.lock b/Cargo.lock index 0684892..65f5fd9 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1371,7 +1371,7 @@ dependencies = [ [[package]] name = "termscp" -version = "0.6.1" +version = "0.7.0" dependencies = [ "argh", "bitflags", diff --git a/Cargo.toml b/Cargo.toml index 7066e40..7c55e8f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,7 +11,7 @@ license = "MIT" name = "termscp" readme = "README.md" repository = "https://github.com/veeso/termscp" -version = "0.6.1" +version = "0.7.0" [package.metadata.rpm] package = "termscp" diff --git a/README.md b/README.md index bf29840..ba51645 100644 --- a/README.md +++ b/README.md @@ -14,9 +14,9 @@
Developed by @veeso
-Current version: 0.6.1 (31/08/2021)
+Current version: 0.7.0 (FIXME: 31/08/2021)
-[](https://opensource.org/licenses/MIT) [](https://github.com/veeso/termscp) [](https://crates.io/crates/termscp) [](https://crates.io/crates/termscp) [](https://docs.rs/termscp) +[](https://opensource.org/licenses/MIT) [](https://github.com/veeso/termscp) [](https://crates.io/crates/termscp) [](https://crates.io/crates/termscp) [](https://docs.rs/termscp) [](https://github.com/veeso/termscp/actions) [](https://github.com/veeso/termscp/actions) [](https://github.com/veeso/termscp/actions) [](https://github.com/veeso/termscp/actions) [](https://coveralls.io/github/veeso/termscp) diff --git a/dist/pkgs/freebsd/manifest b/dist/pkgs/freebsd/manifest index c4b0d18..9526e26 100644 --- a/dist/pkgs/freebsd/manifest +++ b/dist/pkgs/freebsd/manifest @@ -1,5 +1,5 @@ name: "termscp" -version: 0.6.1 +version: 0.7.0 origin: veeso/termscp comment: "A feature rich terminal UI file transfer and explorer with support for SCP/SFTP/FTP" desc: <