From 32565a1ef6f8a89d51d1a474d3af78fe0a7ec2f9 Mon Sep 17 00:00:00 2001 From: Peter Richards Date: Tue, 6 Feb 2024 12:06:40 -0800 Subject: [PATCH] v0.2.0 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index 417740e..9f7ea9a 100644 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule Arpabex.MixProject do use Mix.Project - @version "0.4.0" + @version "0.2.0" @source_url "https://github.com/pejrich/Arpabex" def project do