releng: v0.2.0

Signed-off-by: moznion <moznion@mail.moznion.net>
This commit is contained in:
moznion
2021-02-04 00:53:26 +09:00
parent 23d19f88aa
commit 6ef94a6e20
4 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "radius"
version = "0.1.1"
version = "0.2.0"
authors = ["moznion <moznion@gmail.com>"]
edition = "2018"
description = "An async/await native implementation of the RADIUS server and client for Rust."