chore: update package description

This commit is contained in:
Zach Daniel 2024-05-01 15:22:28 -04:00
parent 9c60027506
commit a4bd02535f

View file

@ -2,8 +2,7 @@ defmodule AshPostgres.MixProject do
use Mix.Project
@description """
A postgres data layer for `Ash` resources. Leverages Ecto's postgres
support, and delegates to a configured repo.
The PostgreSQL data layer for Ash Framework
"""
@version "2.0.0-rc.14"