chore: release version v0.1.3

This commit is contained in:
Zach Daniel 2020-06-02 23:44:49 -04:00
parent ea6e55de96
commit 85d11a2e0e
No known key found for this signature in database
GPG key ID: C377365383138D4B
2 changed files with 5 additions and 1 deletions

View file

@ -5,4 +5,8 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline
<!-- changelog -->
## [v0.1.3](https://github.com/ash-project/ash_postgres/compare/0.1.2...v0.1.3) (2020-06-03)
This release was a test of our automatic hex.pm package deployment
## Begin Changelog

View file

@ -6,7 +6,7 @@ defmodule AshPostgres.MixProject do
support, and delegates to a configured repo.
"""
@version "0.1.2"
@version "0.1.3"
def project do
[