Update the version number for new args

This commit is contained in:
John Doty 2023-01-24 09:14:31 -08:00
parent fc144162b9
commit 766aad15f4
2 changed files with 2 additions and 2 deletions

View file

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