chore: release version v1.39.2

This commit is contained in:
Zach Daniel 2021-04-04 03:13:02 -04:00
parent 4190a760e2
commit 7ecd72e61d
2 changed files with 10 additions and 1 deletions

View file

@ -5,6 +5,15 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline
<!-- changelog -->
## [v1.39.2](https://github.com/ash-project/ash/compare/v1.39.1...v1.39.2) (2021-04-04)
### Improvements:
* allow specifying that calculation can't be nil (#220)
## [v1.39.1](https://github.com/ash-project/ash/compare/v1.39.0...v1.39.1) (2021-04-03)

View file

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