From 3cfcc3f6c12b8ba24f080377299025ccefbcf090 Mon Sep 17 00:00:00 2001 From: akash-akya Date: Wed, 21 Jun 2023 00:57:25 +0530 Subject: [PATCH] Bump to v0.22.0 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index 3eb81a6..3e2a9c3 100644 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule Vix.MixProject do use Mix.Project - @version "0.21.0" + @version "0.22.0" @scm_url "https://github.com/akash-akya/vix" def project do