Skip to content

Commit

Permalink
Update README.md (leonardocustodio#416)
Browse files Browse the repository at this point in the history
* Update README.md

* Update pubspec.yaml

* Update CHANGELOG.md
  • Loading branch information
leonardocustodio authored and clangenb committed Jun 11, 2024
1 parent c049e12 commit e44f4cf
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions packages/polkadart_keyring/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## 0.3.2
- Fixes readme version

## 0.3.1
- Adds ecdsa support

Expand Down
2 changes: 1 addition & 1 deletion packages/polkadart_keyring/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ To use Polkadart Keyring in your Dart project, add it to your `pubspec.yaml`:

```yaml
dependencies:
polkadart_keyring: ^1.0.0
polkadart_keyring: ^0.3.2
```
## Usage
Expand Down
2 changes: 1 addition & 1 deletion packages/polkadart_keyring/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: polkadart_keyring
description: Substrate Keyring.
version: 0.3.1
version: 0.3.2
homepage: https://github.com/leonardocustodio/polkadart/tree/main/packages/polkadart_keyring
repository: https://github.com/leonardocustodio/polkadart

Expand Down

0 comments on commit e44f4cf

Please sign in to comment.