From 751446bbc7b63685ae7d5d69f0c23d0e0bff0d3a Mon Sep 17 00:00:00 2001 From: Rory Finnegan Date: Mon, 26 Aug 2024 18:00:46 -0700 Subject: [PATCH] Update Project.toml Bump patch release. Shouldn't be breaking according to CI. --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index b87e574..8a21106 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "FilePathsBase" uuid = "48062228-2e41-5def-b9a4-89aafe57970f" authors = ["Rory Finnegan"] -version = "0.9.21" +version = "0.9.22" [deps] Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"