From c5b62f1087781b0e98dcbe03d4ca155d08ffedf9 Mon Sep 17 00:00:00 2001 From: neon_arch Date: Wed, 24 May 2023 10:50:08 +0300 Subject: [PATCH] chore: Bump version to v0.8.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index efe9435..d19acb2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "websurfx" -version = "0.6.0" +version = "0.8.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html