From 4f5c973f41d74b46a1dbd94f4cc46faf8af359da Mon Sep 17 00:00:00 2001 From: Matt Enlow Date: Mon, 23 Sep 2024 11:20:32 -0600 Subject: [PATCH] v1.1.0 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index 02eba04..a74b30c 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.0.0" + @version "1.1.0" @url "https://github.com/adobe/elixir-styler" def project do