(cargo-release) version 0.4.1

This commit is contained in:
Eric Zhang
2022-11-11 01:14:42 -05:00
parent d3d5d434ad
commit 3bf7a665c1
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "bore-cli"
version = "0.4.0"
version = "0.4.1"
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."