From 496b7127703aac8f4f8f27fd9dcc771c3286f1ca Mon Sep 17 00:00:00 2001 From: Akash Date: Tue, 29 Oct 2024 12:16:36 +0530 Subject: [PATCH] Bump to v0.31.1 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index e43163f..a8e7864 100644 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule Vix.MixProject do use Mix.Project - @version "0.31.0" + @version "0.31.1" @scm_url "https://github.com/akash-akya/vix" def project do