Bump version to 0.4.0

This commit is contained in:
Eric Zhang
2022-04-22 18:14:05 -04:00
parent a2b8382681
commit 045324d7dc
3 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "bore-cli"
version = "0.3.0"
version = "0.4.0"
authors = ["Eric Zhang <ekzhang1@gmail.com>"]
license = "MIT"
description = "A modern, simple TCP tunnel in Rust that exposes local ports to a remote server, bypassing standard NAT connection firewalls."