mirror of
https://github.com/house-of-vanity/v2-uri-parser.git
synced 2025-12-16 15:07:53 +00:00
chore: bump version to 0.3.0
This commit is contained in:
@@ -5,7 +5,7 @@ pub mod utils;
|
||||
|
||||
fn main() {
|
||||
let matches = Command::new("v2parser")
|
||||
.version("0.2.0")
|
||||
.version("0.3.0")
|
||||
.about("Parses V2ray URI and generates JSON config for xray")
|
||||
.arg(
|
||||
Arg::new("uri")
|
||||
|
||||
Reference in New Issue
Block a user