From eaf5fe6fc6b614ecfab9266c96f4c1664a8c59ea Mon Sep 17 00:00:00 2001 From: kyleVsteger Date: Thu, 31 Oct 2024 17:15:52 -0400 Subject: [PATCH] bump tag --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index 54d56a8..4fbd9f0 100644 --- a/mix.exs +++ b/mix.exs @@ -2,7 +2,7 @@ defmodule ChannelSpec.MixProject do use Mix.Project @repo_url "https://github.com/felt/channel_spec" - @version "0.1.8" + @version "0.1.10" def project do [