Skip to content

Commit

Permalink
bump version to 5.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
larrywax committed Oct 15, 2020
1 parent d793416 commit 1c758da
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 @@ -5,7 +5,7 @@ defmodule Amqpx.MixProject do
[
app: :amqpx,
name: "amqpx",
version: "5.3.3",
version: "5.3.4",
elixir: "~> 1.7",
elixirc_paths: elixirc_paths(Mix.env()),
start_permanent: Mix.env() == :production,
Expand Down

0 comments on commit 1c758da

Please sign in to comment.