From 4132f661194c773ad20ae5d31043dc808d911c4f Mon Sep 17 00:00:00 2001 From: akash-akya Date: Sat, 23 Apr 2022 21:07:42 +0530 Subject: [PATCH] Bump to v0.9.0 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index c5b6175..6a5bfb6 100644 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule Vix.MixProject do use Mix.Project - @version "0.8.0" + @version "0.9.0" @scm_url "https://github.com/akash-akya/vix" def project do