Skip to content

Commit 726e98a

Browse files
committed
prepare for publishing
1 parent a796116 commit 726e98a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

mix.exs

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,9 @@ defmodule Scenic.Mixfile do
9595
"guides/**/*.md",
9696
# don't include the bird for now
9797
# "guides/**/*.png",
98-
"README.md"
98+
"README.md",
99+
"LICENSE",
100+
"CHANGELOG.md"
99101
]
100102
]
101103
end

0 commit comments

Comments
 (0)