Skip to content

Commit 992fdcd

Browse files
Munksgaardclaude
andcommitted
fix: Add missing usage_rules files to hex package
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 2136218 commit 992fdcd

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
@@ -69,7 +69,7 @@ defmodule AshPostgres.MixProject do
6969
],
7070
licenses: ["MIT"],
7171
files: ~w(lib .formatter.exs mix.exs README* LICENSE*
72-
CHANGELOG* documentation usage-rules.md),
72+
CHANGELOG* documentation usage-rules.md usage-rules),
7373
links: %{
7474
"GitHub" => "https://github.com/ash-project/ash_postgres",
7575
"Changelog" => "https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md",

0 commit comments

Comments
 (0)