Skip to content

Commit

Permalink
chore: release version v1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zachdaniel committed Jul 16, 2020
1 parent e303afc commit 51d7870
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Expand Up @@ -5,6 +5,15 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline

<!-- changelog -->

## [v1.3.1](https://github.com/ash-project/ash/compare/1.3.0...v1.3.1) (2020-07-16)




### Bug Fixes:

* use proper errors everywhere

## [v1.3.0](https://github.com/ash-project/ash/compare/1.2.1...v1.3.0) (2020-07-15)


Expand Down
2 changes: 1 addition & 1 deletion mix.exs
Expand Up @@ -7,7 +7,7 @@ defmodule Ash.MixProject do
designed to be used by multiple front ends.
"""

@version "1.3.0"
@version "1.3.1"

def project do
[
Expand Down

0 comments on commit 51d7870

Please sign in to comment.