From 4956c174cda8ea5a9ab6022ad2f5868b00fe5bd7 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 8 Jan 2025 13:59:38 +0000 Subject: [PATCH] chore: bump version to v0.5.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 92576ea..d24fecb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ridi-router" -version = "0.5.0" +version = "0.5.1" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html