Skip to content

Commit b2a6aa7

Browse files
committed
chore: include usage-rules.md in files
1 parent 6ddc29e commit b2a6aa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ defmodule AshPostgres.MixProject do
5757
name: :ash_postgres,
5858
licenses: ["MIT"],
5959
files: ~w(lib .formatter.exs mix.exs README* LICENSE*
60-
CHANGELOG* documentation),
60+
CHANGELOG* documentation usage-rules.md),
6161
links: %{
6262
Changelog: "https://hexdocs.pm/ash_postgres/changelog.html",
6363
GitHub: "https://github.com/ash-project/ash_postgres"

0 commit comments

Comments
 (0)