1
0

bump version

This commit is contained in:
EAimTY 2022-07-31 00:48:06 +09:00
parent 75d51be659
commit 0303155b28
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "tuic-client"
version = "0.8.4"
version = "0.8.5"
authors = ["EAimTY <ea.imty@gmail.com>"]
description = "Delicately-TUICed high-performance proxy built on top of the QUIC protocol"
categories = ["network-programming", "command-line-utilities"]

View File

@ -1,6 +1,6 @@
[package]
name = "tuic-server"
version = "0.8.4"
version = "0.8.5"
authors = ["EAimTY <ea.imty@gmail.com>"]
description = "Delicately-TUICed high-performance proxy built on top of the QUIC protocol"
categories = ["network-programming", "command-line-utilities"]