Skip to content

Commit fc8a593

Browse files
committed
chore: Remove unused VERSION file
1 parent bfa2675 commit fc8a593

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
@@ -20,7 +20,7 @@ defmodule Scrivener.Headers.Mixfile do
2020
[
2121
description: "Helpers for paginating API responses with Scrivener and HTTP headers",
2222
maintainers: ["Sean Callan"],
23-
files: ["lib", "mix.exs", "README*", "LICENSE*", "VERSION"],
23+
files: ["lib", "mix.exs", "README*", "LICENSE*"],
2424
licenses: ["MIT"],
2525
links: %{
2626
GitHub: @source_url

0 commit comments

Comments
 (0)