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