Skip to content

Commit

Permalink
Release v1.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
josevalim committed Mar 8, 2021
1 parent 9bff66c commit fa57959
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
@@ -1,7 +1,7 @@
defmodule Plug.MixProject do
use Mix.Project

@version "1.11.0"
@version "1.11.1"
@description "A specification and conveniences for composable modules between web applications"
@xref_exclude [Plug.Cowboy, :telemetry]

Expand Down

0 comments on commit fa57959

Please sign in to comment.