From 9d46c020dc9dbab7ad6be029831161e0a6bae9f4 Mon Sep 17 00:00:00 2001 From: Matthew Johnston Date: Tue, 22 Oct 2024 22:05:39 -0500 Subject: [PATCH] Prep next dev version --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index 11d5df1..0c418b3 100644 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule Exqlite.MixProject do use Mix.Project - @version "0.26.0" + @version "0.27.0-dev" @sqlite_version "3.47.0" def project do