We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5d830f commit 6a7b69fCopy full SHA for 6a7b69f
mix.exs
@@ -6,7 +6,7 @@ defmodule MintWebSocket.MixProject do
6
def project do
7
[
8
app: :mint_web_socket,
9
- version: "1.0.2",
+ version: "1.0.3",
10
elixir: "~> 1.6",
11
elixirc_paths: elixirc_paths(Mix.env()),
12
erlc_paths: erlc_paths(Mix.env()),
0 commit comments