From 0cde005568bca4926fed182cd429d657776478ce Mon Sep 17 00:00:00 2001 From: Kenny Parnell Date: Wed, 27 Nov 2024 14:53:55 -0500 Subject: [PATCH] Bump to 0.5.0 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index 5f7554e..b47055b 100644 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule Fernet.Mixfile do use Mix.Project - @version "0.4.0" + @version "0.5.0" def project do [