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 65cbc68 commit 6c28ce7Copy full SHA for 6c28ce7
mix.exs
@@ -64,7 +64,7 @@ defmodule JsonRemedy.MixProject do
64
main: "JsonRemedy",
65
source_ref: "v#{@version}",
66
source_url: @source_url,
67
- extras: ["README.md"]
+ extras: ["README.md", "LICENSE"]
68
]
69
end
70
0 commit comments