Skip to content

Commit

Permalink
Merge pull request #142 from aeternity/new-release
Browse files Browse the repository at this point in the history
bump up release version
  • Loading branch information
skkw committed Feb 22, 2021
2 parents 882e0d3 + c4ae9d5 commit 97763d9
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 AeMdw.MixProject do
def project do
[
app: :ae_mdw,
version: "1.0.2",
version: "1.0.3",
elixir: "~> 1.5",
elixirc_paths: elixirc_paths(Mix.env()),
compilers: [:phoenix, :gettext] ++ Mix.compilers() ++ [:phoenix_swagger],
Expand Down

0 comments on commit 97763d9

Please sign in to comment.