From 603cf8c720c5563e76247dc87696756982fbb96c Mon Sep 17 00:00:00 2001 From: Lain Soykaf Date: Tue, 22 Dec 2020 14:18:02 +0100 Subject: [PATCH] Mix: Update version --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index 6bc7f6d..4edd91b 100644 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule Linkify.Mixfile do use Mix.Project - @version "0.4.0" + @version "0.4.1" def project do [