Update version to 0.4.0 for a clean release

This commit is contained in:
John Doty 2023-01-20 13:34:53 -08:00
parent e6a9caa1b5
commit 52fe5523b2
2 changed files with 2 additions and 2 deletions

View file

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