Skip to content

Commit

Permalink
bump 0.20.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Giovanni Visciano committed Sep 6, 2022
1 parent 15eb739 commit 1c5a58a
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 Telegram.Mixfile do
def project do
[
app: :telegram,
version: "0.20.3",
version: "0.20.4",
elixir: "~> 1.12",
start_permanent: Mix.env() == :prod,
preferred_cli_env: [
Expand Down

0 comments on commit 1c5a58a

Please sign in to comment.