From a01bb7c6b5e5411ec7267e2a4ffbfaee64978a37 Mon Sep 17 00:00:00 2001 From: akash-akya Date: Wed, 9 Mar 2022 22:47:41 +0530 Subject: [PATCH] Bump to v0.8.0 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index 364207e..c511450 100644 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule Vix.MixProject do use Mix.Project - @version "0.7.0" + @version "0.8.0" @scm_url "https://github.com/akash-akya/vix" def project do