Bump cargo version to v0.6.2

This commit is contained in:
John Doty 2023-04-26 12:01:17 -07:00
parent 59b8b8f3dc
commit d3d7b4f137
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "fwd"
version = "0.6.1"
version = "0.6.2"
edition = "2021"
license = "MIT"
description = "Automatically forward ports to a remote server over ssh"