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 5c48f60 commit a25b1e0Copy full SHA for a25b1e0
mix.exs
@@ -41,6 +41,7 @@ defmodule Serial.Mixfile do
41
42
defp package do
43
[
44
+ files: ["lib", "mix.exs", "README.md", "LICENSE", "src", "CMakeLists.txt"],
45
contributors: ["Michele Balistreri"],
46
licenses: ["ISC"],
47
links: %{"GitHub" => "https://github.com/bitgamma/elixir_serial"}
0 commit comments