Bump version to 0.2.1

This commit is contained in:
Eric Zhang
2022-04-09 02:55:48 -04:00
parent 526d02d789
commit b0bfd52707
3 changed files with 4 additions and 4 deletions

View File

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