feat: rename package back to ash

This commit is contained in:
Zach Daniel 2020-07-20 22:16:28 -04:00
parent 8b879ce096
commit da5d5b1382
No known key found for this signature in database
GPG key ID: C377365383138D4B

View file

@ -77,7 +77,7 @@ defmodule Ash.MixProject do
defp package do defp package do
[ [
name: :ash_core, name: :ash,
licenses: ["MIT"], licenses: ["MIT"],
links: %{ links: %{
GitHub: "https://github.com/ash-project/ash" GitHub: "https://github.com/ash-project/ash"