From cc05288176a49812a5d8bd93b2f19b5de5730d25 Mon Sep 17 00:00:00 2001 From: Aleksandr Golubov Date: Sun, 13 Oct 2024 13:31:39 +0500 Subject: [PATCH] Added 'Appended' with schema parameter --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index a085d62..d3db66f 100644 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule Duckdbex.MixProject do use Mix.Project - @version "0.3.4" + @version "0.3.5" @duckdb_version "1.1.1" def project do