We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ddc29e commit b2a6aa7Copy full SHA for b2a6aa7
mix.exs
@@ -57,7 +57,7 @@ defmodule AshPostgres.MixProject do
57
name: :ash_postgres,
58
licenses: ["MIT"],
59
files: ~w(lib .formatter.exs mix.exs README* LICENSE*
60
- CHANGELOG* documentation),
+ CHANGELOG* documentation usage-rules.md),
61
links: %{
62
Changelog: "https://hexdocs.pm/ash_postgres/changelog.html",
63
GitHub: "https://github.com/ash-project/ash_postgres"
0 commit comments