Skip to content

Commit 1297bc0

Browse files
committed
Release v1.10.3
Fixes since v1.10.2 - rollback cowboy dependency
1 parent 1e28841 commit 1297bc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ defmodule Proxy.Mixfile do
33

44
def project do
55
[app: :mu_identifier,
6-
version: "1.10.2",
6+
version: "1.10.3",
77
elixir: "~> 1.7",
88
deps: deps()]
99
end

0 commit comments

Comments
 (0)