releng: 0.3.1

Signed-off-by: moznion <moznion@mail.moznion.net>
This commit is contained in:
moznion
2022-05-18 12:47:15 -07:00
parent 7b2a4fb63a
commit 3f6e64349e
4 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "radius"
version = "0.3.0"
version = "0.3.1"
authors = ["moznion <moznion@gmail.com>"]
edition = "2018"
description = "An async/await native implementation of the RADIUS server and client for Rust."