Skip to content

Commit

Permalink
Release v1.10.3
Browse files Browse the repository at this point in the history
Fixes since v1.10.2
- rollback cowboy dependency
  • Loading branch information
erikap committed May 30, 2024
1 parent 1e28841 commit 1297bc0
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
Expand Up @@ -3,7 +3,7 @@ defmodule Proxy.Mixfile do

def project do
[app: :mu_identifier,
version: "1.10.2",
version: "1.10.3",
elixir: "~> 1.7",
deps: deps()]
end
Expand Down

0 comments on commit 1297bc0

Please sign in to comment.