From 0622a9449f79d70315877a924356bb4f89afcb09 Mon Sep 17 00:00:00 2001 From: akash-akya Date: Sat, 13 Nov 2021 16:03:49 +0530 Subject: [PATCH] Bump to v0.6.1 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index c7ebfdf..0468d9a 100644 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule Vix.MixProject do use Mix.Project - @version "0.6.0" + @version "0.6.1" @scm_url "https://github.com/akash-akya/vix" def project do