From 62e12a342b88a297b50e327e58a4da7cc04fce1e Mon Sep 17 00:00:00 2001 From: Michael Ries Date: Thu, 22 Feb 2024 10:07:38 -0800 Subject: [PATCH] release 1.8.1 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index 248c0b0..3a4f345 100644 --- a/mix.exs +++ b/mix.exs @@ -2,7 +2,7 @@ defmodule Gnat.Mixfile do use Mix.Project @source_url "https://github.com/nats-io/nats.ex" - @version "1.8.0" + @version "1.8.1" def project do [