From 39394a8ff13b1cb6c9a8d0bca659e0e887e4dda6 Mon Sep 17 00:00:00 2001 From: Piyush Mishra Date: Fri, 24 Dec 2021 19:50:15 +0530 Subject: [PATCH] Version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index c8ae5a6..619bdaa 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rasp_mgr" -version = "1.0.0" +version = "2.0.2" description = "A simple server manager for local newtrok" authors = ["PiyushXCoder "] license = "GPL-3.0-only"