From 0bbd87e6ede2332590e5693bb2e184b58c28a673 Mon Sep 17 00:00:00 2001 From: sloane <1699281+sloanelybutsurely@users.noreply.github.com> Date: Fri, 6 Oct 2023 16:24:57 -0400 Subject: [PATCH] 0.5.2 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index 8533796..40d02b6 100644 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule TypeID.MixProject do use Mix.Project - @version "0.5.1" + @version "0.5.2" def project do [