From 59f603b8957cd9421c1272f2813525b1f40be98a Mon Sep 17 00:00:00 2001 From: Kai O'Reilly Date: Tue, 13 Aug 2024 12:00:02 -0700 Subject: [PATCH] update version in security --- SECURITY.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index ff21aac6b3..b42dc70812 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -6,8 +6,8 @@ The latest minor version will receive security updates and fixes. | Version | Supported | | ------- | ------------------ | -| 0.2.x | :white_check_mark: | -| < 0.2.0 | :x: | +| 0.3.x | :white_check_mark: | +| < 0.3.0 | :x: | ## Reporting a Vulnerability