releng: v0.0.2

This commit is contained in:
moznion
2020-12-12 13:51:41 +09:00
parent 148060a506
commit b4e7326f78
4 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "radius"
version = "0.0.1"
version = "0.0.2"
authors = ["moznion <moznion@gmail.com>"]
edition = "2018"
description = "An async/await native implementation of the RADIUS server and client for Rust."