From bb7e1debde55504982d94737b1df863af98bca94 Mon Sep 17 00:00:00 2001 From: PeterDing Date: Thu, 16 Jan 2020 15:45:28 +0800 Subject: [PATCH] Version 0.2.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 9d1f3c3..1d65287 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "aget-rs" -version = "0.1.9" +version = "0.2.0" authors = ["PeterDing "] homepage = "https://github.com/PeterDing/aget-rs" description="Aget-rs - Fast Asynchronous Downloader with Rust 🦀"