From 82aacf5847e0f101b0e68ff9638b6cea052be9ea Mon Sep 17 00:00:00 2001 From: Matthew Johnston Date: Thu, 19 Dec 2024 20:24:38 -0600 Subject: [PATCH] Bump to 0.17.6 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index 0732454..f54c5a9 100644 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule EctoSQLite3.MixProject do use Mix.Project - @version "0.17.5" + @version "0.17.6" def project do [