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 5aac988 commit 6a3789cCopy full SHA for 6a3789c
mix.exs
@@ -4,7 +4,7 @@ defmodule Rebar3ExDoc.MixProject do
4
def project do
5
[
6
app: :rebar3_ex_doc,
7
- version: "0.2.21",
+ version: "0.2.22",
8
elixir: "~> 1.13",
9
deps: [ex_doc: "#{@ex_doc_version}"],
10
escript: [
0 commit comments