From 0d56a9b617636ef15343ae968aa0f7d0001ae00c Mon Sep 17 00:00:00 2001 From: Tim Gremore Date: Tue, 7 May 2024 11:08:53 -0500 Subject: [PATCH] chore: Version bump --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index 84c5138..9b3fe90 100644 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule Edix.MixProject do use Mix.Project - @version "0.1.1" + @version "0.1.2" def project do [