From 5721b9586eb2112104aa6d6452660cd00ce5a1cc Mon Sep 17 00:00:00 2001 From: "Michael B. Klein" Date: Thu, 2 May 2024 11:52:21 -0500 Subject: [PATCH] Bump version to 1.1.0 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index 17aec34..bf380b3 100644 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule Authoritex.MixProject do use Mix.Project - @version "1.0.3" + @version "1.1.0" @url "https://github.com/nulib/authoritex" def project do