Skip to content

Commit

Permalink
change name
Browse files Browse the repository at this point in the history
  • Loading branch information
jarlah committed Oct 15, 2023
1 parent bc197d3 commit a7e983a
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 @@ -52,7 +52,7 @@ defmodule DockerEngineAPI.Mixfile do

defp package do
[
name: "docker_engine_api",
name: "#{@app}",
files: ~w(.formatter.exs lib mix.exs README* LICENSE*),
links: %{"GitHub" => @source_url},
licenses: ["MIT"]
Expand Down

0 comments on commit a7e983a

Please sign in to comment.