From ee51c5fdcb34b0a31cb045b0c488f67845718d72 Mon Sep 17 00:00:00 2001 From: sloane <1699281+sloanelybutsurely@users.noreply.github.com> Date: Mon, 22 Apr 2024 10:01:54 -0400 Subject: [PATCH] 0.6.0 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index f8ba3cd..f37803f 100644 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule TypeID.MixProject do use Mix.Project - @version "0.5.3" + @version "0.6.0" def project do [