From 5ee3d3c5ab03e37078f1716a26b2fd79ee35ee11 Mon Sep 17 00:00:00 2001 From: Tatsuya Ono Date: Sun, 3 Nov 2024 20:44:00 +0000 Subject: [PATCH] version 4.0.0 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index 886ab7a..6b7ea4c 100644 --- a/mix.exs +++ b/mix.exs @@ -2,7 +2,7 @@ defmodule AMQP.Mixfile do use Mix.Project @source_url "https://github.com/pma/amqp" - @version "4.0.0-rc.1" + @version "4.0.0" def project do [