Version update: v0.2.2 → v0.2.3

- Security fix for WS denial of service
- Support for latest Rust 1.72
This commit is contained in:
TC Johnson
2023-09-17 13:21:57 -05:00
parent 6a65b9adee
commit fa13f95a10
10 changed files with 22 additions and 22 deletions

View File

@@ -1,7 +1,7 @@
[tool.poetry]
# --- Bumpversion match - do not reorder
name = "veilid"
version = "0.2.2"
version = "0.2.3"
# ---
description = ""
authors = ["Veilid Team <contact@veilid.com>"]