Skip to content

Commit

Permalink
chore: release 0.41.4+1
Browse files Browse the repository at this point in the history
  • Loading branch information
RiccardoM committed May 17, 2023
1 parent 0e1912d commit b8385cc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## Version 0.41.4+1
- Added support for GrcpWeb inside the `AuthQuerier` and `NodeQuerier`

## Version 0.41.3+1
- Added `Wallet.import` method to import an existing wallet given a private key (thanks to @wenchaosong)
- Added support for GrpcWeb, allowing this library to be compatible with the Dart Web platform (thanks to @levischechter)
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: alan
description: Pure Dart library to easily integrate with any Cosmos-based chain.
version: 0.41.3+1
version: 0.41.4+1
homepage: https://github.com/alan-sdk/alan.dart
environment:
sdk: ">=2.12.0 <3.0.0"
Expand Down

0 comments on commit b8385cc

Please sign in to comment.