From 7572eb518f90056dc639fe934495e040f0378474 Mon Sep 17 00:00:00 2001 From: Cocoa Date: Sat, 25 Nov 2023 18:05:01 +0800 Subject: [PATCH] release v0.1.4 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index 3732c5d..11e0a9c 100644 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule HNSWLib.MixProject do use Mix.Project - @version "0.1.3" + @version "0.1.4" @github_url "https://github.com/elixir-nx/hnswlib" def project do