From 3a6a69170dad11d89af55e2bbce0067f18e3b498 Mon Sep 17 00:00:00 2001 From: Christian Koch Date: Wed, 31 Aug 2022 10:03:19 -0600 Subject: [PATCH] chore(release) remove pre tag from 0.4.1 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index d337802..42c257f 100644 --- a/mix.exs +++ b/mix.exs @@ -6,7 +6,7 @@ defmodule ExFactor.MixProject do @name "ExFactor" @source_url "https://github.com/ckochx/ex_factor" - @version "0.4.1-pre01" + @version "0.4.1" def project do [