We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8823eaf commit b94f68aCopy full SHA for b94f68a
1 file changed
mix.exs
@@ -1,7 +1,7 @@
1
defmodule Plug.MixProject do
2
use Mix.Project
3
4
- @version "1.18.1"
+ @version "1.19.0-dev"
5
@description "Compose web applications with functions"
6
@xref_exclude [Plug.Cowboy, :ssl]
7
@source_url "https://github.com/elixir-plug/plug"
0 commit comments