From c92a27ae0b3ed798d6f95c3e9bd8cc4d2bf03a72 Mon Sep 17 00:00:00 2001 From: Marcelo Altmann Date: Mon, 21 Oct 2024 10:49:36 -0300 Subject: [PATCH] Version 0.3.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index cd13b88..812f9e1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "readyset_proxysql_scheduler" -version = "0.1.0" +version = "0.3.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html