Bump the version in the crate

Forgot to do this on release, whoops
This commit is contained in:
John Doty 2024-03-01 06:15:56 -08:00
parent 10984034fa
commit 7766feafd4
2 changed files with 2 additions and 2 deletions

View file

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