Skip to content

Commit 42bae4d

Browse files
committed
chore: include HexDocs extras in package files
1 parent dc4329c commit 42bae4d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ defmodule Gemini.MixProject do
259259
[
260260
name: "gemini_ex",
261261
description: description(),
262-
files: ~w(lib assets mix.exs README.md CHANGELOG.md LICENSE),
262+
files: ~w(lib assets mix.exs README.md CHANGELOG.md LICENSE guides),
263263
licenses: ["MIT"],
264264
links: %{
265265
"GitHub" => @source_url,

0 commit comments

Comments
 (0)