diff --git a/CHANGELOG.md b/CHANGELOG.md index 08a7cb2c..3b4f0592 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,10 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline +## [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 diff --git a/mix.exs b/mix.exs index acce26a7..a1b931e1 100644 --- a/mix.exs +++ b/mix.exs @@ -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 [