Skip to content

Commit

Permalink
Remove org name for public hex release
Browse files Browse the repository at this point in the history
  • Loading branch information
mattludwigs committed Sep 3, 2019
1 parent b118a6e commit da9bbfc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,7 @@ defmodule Grizzly.MixProject do
defp package do
[
licenses: ["Apache-2.0"],
links: %{"GitHub" => "https://github.com/smartrent/grizzly"},
organization: "smartrent"
links: %{"GitHub" => "https://github.com/smartrent/grizzly"}
]
end

Expand Down

0 comments on commit da9bbfc

Please sign in to comment.