Tick up version

This commit is contained in:
John Doty 2022-11-28 07:03:56 -08:00
parent abbb30d87b
commit 763ecd190e

View file

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