chore: release version v0.1.9

This commit is contained in:
Zach Daniel 2020-06-04 02:21:36 -04:00
parent 68d0ba44e7
commit 196e8b7447
No known key found for this signature in database
GPG key ID: C377365383138D4B
2 changed files with 12 additions and 1 deletions

View file

@ -5,6 +5,17 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline
<!-- changelog -->
## [v0.1.9](https://github.com/ash-project/ash/compare/0.1.8...v0.1.9) (2020-06-04)
### Bug Fixes:
* references to error handling code
* fix empty filter checks
## [v0.1.8](https://github.com/ash-project/ash/compare/0.1.7...v0.1.8) (2020-06-02)
This release is a test of our automatic hex.pm package publishing

View file

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