From 0f9fe5edcf160b5767e2210f4d174d6d48c0c9f5 Mon Sep 17 00:00:00 2001 From: Bram Verburg Date: Fri, 18 Jul 2025 13:36:57 +0200 Subject: [PATCH] Release v0.9.2 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index 82e2199..9136861 100644 --- a/mix.exs +++ b/mix.exs @@ -2,7 +2,7 @@ defmodule X509.MixProject do use Mix.Project @source_url "https://github.com/voltone/x509" - @version "0.9.1" + @version "0.9.2" def project do [