Skip to content

Commit

Permalink
add license to extras
Browse files Browse the repository at this point in the history
  • Loading branch information
jessedrelick committed Aug 16, 2024
1 parent d63b2cf commit 08c12c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ defmodule Agens.MixProject do
defp docs do
[
main: "Agens",
extras: ["README.md"],
extras: ["README.md", "LICENSE"],
source_url: "https://github.com/jessedrelick/agens",
groups_for_modules: [
Agent: [
Expand Down

0 comments on commit 08c12c4

Please sign in to comment.