Fix CI Docker build and bump version to 0.2.3

This commit is contained in:
Eric Zhang
2022-04-10 23:27:26 -04:00
parent f6bd20a508
commit 634af3f6af
4 changed files with 6 additions and 6 deletions

View File

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