Skip to content

Commit 6a3789c

Browse files
committed
Update version in mix.exs
1 parent 5aac988 commit 6a3789c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ defmodule Rebar3ExDoc.MixProject do
44
def project do
55
[
66
app: :rebar3_ex_doc,
7-
version: "0.2.21",
7+
version: "0.2.22",
88
elixir: "~> 1.13",
99
deps: [ex_doc: "#{@ex_doc_version}"],
1010
escript: [

0 commit comments

Comments
 (0)