From aca6ae013c59513d0d74a5e01070b30b5fe8bf81 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 21 Apr 2026 18:22:49 +0000 Subject: [PATCH] chore: bump to 2.0.1-alpha.0 for next development iteration --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index cefcb79..57d2804 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ratelimit" -version = "2.0.0" +version = "2.0.1-alpha.0" authors = ["Brian Martin "] edition = "2024" license = "MIT OR Apache-2.0"