Skip to content

Commit

Permalink
build: 🔖 Bump version 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Chralu committed Oct 11, 2024
1 parent 3438d3d commit e6b1485
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 @@
# 4.0.0

* Use of `logging` library
* **Breaking changes :** Remove `ApiService.logsActivation`, `AddressService.logsActivation`, `OracleService.logsActivation`

# 3.4.2

* 🐛 Websocket connections are disposed by TransactionSender and PhoenixLink.
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: archethic_lib_dart
description: Archethic dart library for Flutter for Node and Browser. This library aims to provide a easy way to create Archethic transaction and to send them over the network
homepage: https://github.com/archethic-foundation/libdart

version: 3.4.2
version: 4.0.0

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

0 comments on commit e6b1485

Please sign in to comment.