Skip to content

Commit

Permalink
feat: bump version, trigger release please
Browse files Browse the repository at this point in the history
  • Loading branch information
radrow committed Aug 29, 2023
1 parent b6f4fe7 commit 9516705
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 AereplServer.MixProject do
def project do
[
app: :aerepl_web,
version: "2.2.0",
version: "3.0.2",
elixir: "~> 1.15",
elixirc_paths: elixirc_paths(Mix.env()),
compilers: [:phoenix] ++ Mix.compilers(),
Expand Down

0 comments on commit 9516705

Please sign in to comment.