From 4ec6ba7824ea626db12ff5751b6a754f1715250d Mon Sep 17 00:00:00 2001 From: Matt Enlow Date: Thu, 21 Nov 2024 09:39:37 -0800 Subject: [PATCH] v1.2.1 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index 1bea032..e7297a5 100644 --- a/mix.exs +++ b/mix.exs @@ -12,7 +12,7 @@ defmodule Styler.MixProject do use Mix.Project # Don't forget to bump the README when doing non-patch version changes - @version "1.2.0" + @version "1.2.1" @url "https://github.com/adobe/elixir-styler" def project do