From ae05d71cdbdb3b82b98c0accc6eddb96dd7606d3 Mon Sep 17 00:00:00 2001 From: akash-akya Date: Tue, 27 Jun 2023 23:55:09 +0530 Subject: [PATCH] Bump to v0.6.0 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index 11fc569..91d079d 100644 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule Exile.MixProject do use Mix.Project - @version "0.5.0" + @version "0.6.0" @scm_url "https://github.com/akash-akya/exile" def project do