From 2f26903208673b2705a90268c83b7592c56b77a6 Mon Sep 17 00:00:00 2001 From: Dominic Letz Date: Tue, 5 Mar 2024 09:58:48 +0100 Subject: [PATCH] v1.2.3 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index 42bb028..d5c53a6 100644 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule LibPE.MixProject do use Mix.Project - @version "1.2.2" + @version "1.2.3" @url "https://github.com/elixir-desktop/libpe" def project do