diff --git a/CHANGELOG.md b/CHANGELOG.md index 38be4199..d504f998 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## main +## v0.11.4 + ### Improvements Shoutout @milmazz for all the deprecation work below =) diff --git a/mix.exs b/mix.exs index 95fb283f..f8b23d31 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 "0.11.3" + @version "0.11.4" @url "https://github.com/adobe/elixir-styler" def project do