From ea269fa4f96b0c84f844ab811cee616a0f8b9496 Mon Sep 17 00:00:00 2001 From: Bram Verburg Date: Wed, 26 Jun 2024 11:17:27 +0200 Subject: [PATCH] Release v0.8.9 (#75) --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index d039960..c3b1aba 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.8.8" + @version "0.8.9" def project do [