From 493bb08d2e695ace3171541119dc8a77db26d6da Mon Sep 17 00:00:00 2001 From: neon_arch Date: Tue, 9 May 2023 19:15:05 +0300 Subject: [PATCH] bump version to 0.6.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 6fcb28f..ce99ca3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "websurfx" -version = "0.1.0" +version = "0.6.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html