From 7fad73efa9f25ce998bd2f34f596025f8df9a19f Mon Sep 17 00:00:00 2001 From: Jake Goulding Date: Thu, 29 Aug 2024 21:06:20 -0400 Subject: [PATCH] Release 0.5.2 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 289d18c..30fc0d9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "registry-conformance" -version = "0.5.1" +version = "0.5.2" edition = "2021" license = "MIT OR Apache-2.0"