Skip to content

Commit

Permalink
prepare for publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
boydm committed Oct 28, 2018
1 parent a796116 commit 726e98a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,9 @@ defmodule Scenic.Mixfile do
"guides/**/*.md",
# don't include the bird for now
# "guides/**/*.png",
"README.md"
"README.md",
"LICENSE",
"CHANGELOG.md"
]
]
end
Expand Down

0 comments on commit 726e98a

Please sign in to comment.