diff --git a/CHANGELOG.md b/CHANGELOG.md index c8044e55..0459fc42 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## main +## v0.7.6 + ### Fixes * Fix crash when single pipe had inner defs (h/t [@michallepicki](https://github.com/adobe/elixir-styler/issues/39)) diff --git a/mix.exs b/mix.exs index 6e232380..b101e12d 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.7.5" + @version "0.7.6" @url "https://github.com/adobe/elixir-styler" def project do