From f0e24c7231e04d664895393ecb91f05214642826 Mon Sep 17 00:00:00 2001 From: sloane <1699281+sloanelybutsurely@users.noreply.github.com> Date: Tue, 12 Mar 2024 11:28:08 -0400 Subject: [PATCH] 0.5.3 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index 0ac0f18..f8ba3cd 100644 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule TypeID.MixProject do use Mix.Project - @version "0.5.2" + @version "0.5.3" def project do [