From bd37e6d803d0ed4a861e631a4ad137c393c1d3e6 Mon Sep 17 00:00:00 2001 From: Norberto Oliveira Junior Date: Wed, 12 Apr 2023 15:38:39 -0300 Subject: [PATCH] Bump version to 2.1.2 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index 77594e7..d614ecc 100644 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule Machinist.MixProject do use Mix.Project - @version "2.1.1" + @version "2.1.2" @repo_url "https://github.com/norbajunior/machinist" def project do