We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87b4207 commit bdebb81Copy full SHA for bdebb81
mix.exs
@@ -2,7 +2,7 @@ defmodule ReverseProxyPlug.MixProject do
2
use Mix.Project
3
4
@source_url "https://github.com/tallarium/reverse_proxy_plug"
5
- @version "3.0.0"
+ @version "3.0.1"
6
7
def project do
8
[
0 commit comments