From 4b3be305b8550212c6380e65b6cb6e4dafacbcc4 Mon Sep 17 00:00:00 2001 From: "Michael B. Klein" Date: Fri, 11 Oct 2024 00:19:15 -0500 Subject: [PATCH] Bump version to 1.2.0 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index 81f3325..cc4b22b 100644 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule EDTF.MixProject do use Mix.Project - @version "1.1.0" + @version "1.2.0" @url "https://github.com/nulib/authoritex" def project do