From bbbed7b5116f62e4992662b515dbbecd2bb3fc84 Mon Sep 17 00:00:00 2001 From: Stuart Page <38261603+stuartjohnpage@users.noreply.github.com> Date: Tue, 27 Feb 2024 21:53:03 -0600 Subject: [PATCH] Update mix.exs --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index ac5484e..f3e2e21 100644 --- a/mix.exs +++ b/mix.exs @@ -2,7 +2,7 @@ defmodule TextChunker.MixProject do use Mix.Project @source_url "https://github.com/revelrylabs/text_chunker_ex" - @version "0.1.0" + @version "0.1.1" def project do [