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 095d3ae commit d9f51acCopy full SHA for d9f51ac
1 file changed
mix.exs
@@ -13,7 +13,7 @@ defmodule WebSock.MixProject do
13
description: "A specification for WebSocket connections",
14
source_url: "https://github.com/phoenixframework/websock",
15
package: [
16
- files: ["lib", "test", "mix.exs", "README*", "LICENSE*"],
+ files: ["lib", "mix.exs", "README*", "LICENSE*", "CHANGELOG*"],
17
maintainers: ["Mat Trudel"],
18
licenses: ["MIT"],
19
links: %{"GitHub" => "https://github.com/phoenixframework/websock"}
0 commit comments