From 71788ad914f3f0115d6830f30c42b4520efab3db Mon Sep 17 00:00:00 2001 From: Mathias Date: Mon, 9 May 2022 15:58:38 +0200 Subject: [PATCH] Bump version to v1.0.1 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index 13b6667..a00f79c 100644 --- a/mix.exs +++ b/mix.exs @@ -2,7 +2,7 @@ defmodule FullNameSplitter.MixProject do use Mix.Project @source_url "https://github.com/MMore/full_name_splitter" - @version "1.0.0" + @version "1.0.1" def project do [