Skip to content

Commit

Permalink
bump 1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
visciang committed Oct 5, 2024
1 parent 66cda97 commit 3964c22
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: "1.2.2",
version: "1.2.3",
elixir: "~> 1.12",
start_permanent: Mix.env() == :prod,
preferred_cli_env: [
Expand Down

0 comments on commit 3964c22

Please sign in to comment.