From 165e9d1bc501e2fdcbb3932a2302dd3cbe43782f Mon Sep 17 00:00:00 2001 From: Dimitris Zorbas Date: Thu, 13 Apr 2023 14:42:15 +0300 Subject: [PATCH] Bump version to 3.16.2 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index 460a1fb0..a9d66f58 100644 --- a/mix.exs +++ b/mix.exs @@ -2,7 +2,7 @@ defmodule OpenApiSpex.Mixfile do use Mix.Project @source_url "https://github.com/open-api-spex/open_api_spex" - @version "3.16.1" + @version "3.16.2" def project do [