From 68b5928005a08113ab4c445316b23ee0e7010ba3 Mon Sep 17 00:00:00 2001 From: "Michael B. Klein" Date: Mon, 27 Jan 2025 16:21:39 +0000 Subject: [PATCH] Bump version to 1.3.0 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index 061fbeb..e58738d 100644 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule EDTF.MixProject do use Mix.Project - @version "1.2.1" + @version "1.3.0" @url "https://github.com/nulib/edtf_ex" def project do