We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05b36ca commit af04a1eCopy full SHA for af04a1e
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## main
4
5
+## v0.9.6
6
+
7
### Breaking Change
8
9
* removed `mix style` task
mix.exs
@@ -12,7 +12,7 @@ defmodule Styler.MixProject do
12
use Mix.Project
13
14
# Don't forget to bump the README when doing non-patch version changes
15
- @version "0.9.5"
+ @version "0.9.6"
16
@url "https://github.com/adobe/elixir-styler"
17
18
def project do
0 commit comments