From 614abc8908499a291848dc79b9bd388a33e33334 Mon Sep 17 00:00:00 2001 From: thiagomajesk <13930952+thiagomajesk@users.noreply.github.com> Date: Sun, 26 May 2024 15:03:26 -0300 Subject: [PATCH] Bump version --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index b01e43c..3b3b7f1 100644 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule Gluttony.MixProject do use Mix.Project - @version "0.2.0" + @version "0.3.0" @url "https://github.com/thiagomajesk/gluttony" def project do