Skip to content

Commit

Permalink
chore: release 1.46.4 (#1300)
Browse files Browse the repository at this point in the history
  • Loading branch information
aeternity-bot committed May 4, 2023
1 parent 6b4d3d7 commit 000244b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [1.46.4](https://www.github.com/aeternity/ae_mdw/compare/v1.46.3...v1.46.4) (2023-05-04)


### Bug Fixes

* delete async task if block is not found ([#1299](https://www.github.com/aeternity/ae_mdw/issues/1299)) ([6b4d3d7](https://www.github.com/aeternity/ae_mdw/commit/6b4d3d7bdd0d7859e9733e63d96105006aa5f301))

### [1.46.3](https://www.github.com/aeternity/ae_mdw/compare/v1.46.2...v1.46.3) (2023-05-03)


Expand Down
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ defmodule AeMdw.MixProject do
def project() do
[
app: :ae_mdw,
version: "1.46.3",
version: "1.46.4",
elixir: "~> 1.10",
elixirc_paths: elixirc_paths(Mix.env()),
elixirc_options: [
Expand Down

0 comments on commit 000244b

Please sign in to comment.