chore: release version v0.1.5

This commit is contained in:
Zach Daniel 2020-06-02 08:39:31 -04:00
parent c6be22b21d
commit 60ea42bcbe
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,6 +5,10 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline
<!-- changelog -->
## [v0.1.5](https://github.com/ash-project/ash/compare/0.1.4...v0.1.5) (2020-06-02)
This release is a test of our automatic hex.pm package publishing
## [v0.1.4](https://github.com/ash-project/ash/compare/0.1.3...v0.1.4) (2020-06-02)
This release covers the initial linting/dialyzing improvements

View file

@ -7,7 +7,7 @@ defmodule Ash.MixProject do
designed to be used by multiple front ends.
"""
@version "0.1.4"
@version "0.1.5"
def project do
[