Skip to content

Commit a25b1e0

Browse files
committed
package files
1 parent 5c48f60 commit a25b1e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mix.exs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ defmodule Serial.Mixfile do
4141

4242
defp package do
4343
[
44+
files: ["lib", "mix.exs", "README.md", "LICENSE", "src", "CMakeLists.txt"],
4445
contributors: ["Michele Balistreri"],
4546
licenses: ["ISC"],
4647
links: %{"GitHub" => "https://github.com/bitgamma/elixir_serial"}

0 commit comments

Comments
 (0)