Skip to content

Commit

Permalink
chore: release 1.97.1
Browse files Browse the repository at this point in the history
  • Loading branch information
aeternity-bot committed Jan 20, 2025
1 parent 817ea69 commit f5b7314
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.97.1](https://github.com/aeternity/ae_mdw/compare/v1.97.0...v1.97.1) (2025-01-20)


### Bug Fixes

* return the correct number of transactions ([#2057](https://github.com/aeternity/ae_mdw/issues/2057)) ([817ea69](https://github.com/aeternity/ae_mdw/commit/817ea69eee193d27676585afcf58e3e5829cb7e8))

## [1.97.0](https://github.com/aeternity/ae_mdw/compare/v1.96.2...v1.97.0) (2025-01-17)


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

0 comments on commit f5b7314

Please sign in to comment.