Skip to content

Commit

Permalink
build: 🔖 Bump v3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Chralu committed Oct 22, 2024
1 parent 7331da3 commit 0e95165
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# 3.2.0

* All providers are auto-disposable
* UCID provider returns NULL for unknown UCIDs.

# 3.1.0

* Remove GetIt usage for `OracleService`
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: archethic_dapp_framework_flutter
description: An internal framework for archethic flutter development
homepage: https://github.com/archethic-foundation/archethic-dapp-framework-flutter

version: 3.1.0
version: 3.2.0

environment:
sdk: ">=3.3.0 <4.0.0"
Expand Down

0 comments on commit 0e95165

Please sign in to comment.