We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e880695 commit 9a2873eCopy full SHA for 9a2873e
1 file changed
mix.exs
@@ -2,7 +2,7 @@ defmodule Plug.Cowboy.MixProject do
2
use Mix.Project
3
4
@source_url "https://github.com/elixir-plug/plug_cowboy"
5
- @version "2.7.3"
+ @version "2.7.4"
6
@description "A Plug adapter for Cowboy"
7
8
def project do
0 commit comments