Skip to content

Commit

Permalink
Forgot to bump the version in mix.exs
Browse files Browse the repository at this point in the history
  • Loading branch information
angelikatyborska committed Jul 30, 2024
1 parent ff9fc20 commit e5b5e58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ defmodule A11yAudit.MixProject do
def project do
[
app: :a11y_audit,
version: "0.1.0",
version: "0.2.0",
elixir: "~> 1.13",
elixirc_paths: elixirc_paths(Mix.env()),
start_permanent: Mix.env() == :prod,
Expand Down

0 comments on commit e5b5e58

Please sign in to comment.