Bump version to 0.7.0
This commit is contained in:
parent
b85e3fa9a6
commit
fd02779ba0
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -229,7 +229,7 @@ checksum = "4bca583b7e26f571124fe5b7561d49cb2868d79116cfa0eefce955557c6fee8c"
|
|||
|
||||
[[package]]
|
||||
name = "fwd"
|
||||
version = "0.6.2"
|
||||
version = "0.7.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"assert_matches",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "fwd"
|
||||
version = "0.6.2"
|
||||
version = "0.7.0"
|
||||
edition = "2021"
|
||||
license = "MIT"
|
||||
description = "Automatically forward ports to a remote server over ssh"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue