Skip to content

Commit

Permalink
Update version in mix.exs
Browse files Browse the repository at this point in the history
  • Loading branch information
starbelly committed Mar 8, 2024
1 parent 5aac988 commit 6a3789c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Expand Up @@ -4,7 +4,7 @@ defmodule Rebar3ExDoc.MixProject do
def project do
[
app: :rebar3_ex_doc,
version: "0.2.21",
version: "0.2.22",
elixir: "~> 1.13",
deps: [ex_doc: "#{@ex_doc_version}"],
escript: [
Expand Down

0 comments on commit 6a3789c

Please sign in to comment.