diff --git a/CHANGELOG.md b/CHANGELOG.md index 1c1d072..dcb7c20 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ # Changelog - [Changelog](#changelog) - - [0.7.0](#070) + - [0.6.1](#061) - [0.6.0](#060) - [0.5.1](#051) - [0.5.0](#050) @@ -20,11 +20,9 @@ --- -## 0.7.0 +## 0.6.1 -Released on ?? -> 🍁 Autumn update 🍇 ## 0.6.0 diff --git a/Cargo.lock b/Cargo.lock index 3dab2b9..05279d4 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1354,7 +1354,7 @@ dependencies = [ [[package]] name = "termscp" -version = "0.6.0" +version = "0.6.1" dependencies = [ "argh", "bitflags", diff --git a/Cargo.toml b/Cargo.toml index de7ea32..d0390b6 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.0" +version = "0.6.1" [package.metadata.rpm] package = "termscp" diff --git a/README.md b/README.md index f69dcf6..4fd6cde 100644 --- a/README.md +++ b/README.md @@ -14,9 +14,9 @@
Developed by @veeso
-Current version: 0.6.0 (23/07/2021)
+Current version: 0.6.1 (FIXME: 23/07/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 a63fcb2..c4b0d18 100644 --- a/dist/pkgs/freebsd/manifest +++ b/dist/pkgs/freebsd/manifest @@ -1,5 +1,5 @@ name: "termscp" -version: 0.5.1 +version: 0.6.1 origin: veeso/termscp comment: "A feature rich terminal UI file transfer and explorer with support for SCP/SFTP/FTP" desc: <