Skip to content

Commit d9f51ac

Browse files
committed
Improve file packaging
1 parent 095d3ae commit d9f51ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ defmodule WebSock.MixProject do
1313
description: "A specification for WebSocket connections",
1414
source_url: "https://github.com/phoenixframework/websock",
1515
package: [
16-
files: ["lib", "test", "mix.exs", "README*", "LICENSE*"],
16+
files: ["lib", "mix.exs", "README*", "LICENSE*", "CHANGELOG*"],
1717
maintainers: ["Mat Trudel"],
1818
licenses: ["MIT"],
1919
links: %{"GitHub" => "https://github.com/phoenixframework/websock"}

0 commit comments

Comments
 (0)