Skip to content

Commit

Permalink
Update coinlib_flutter to use alpha.3
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewLM committed Aug 9, 2023
1 parent 5608f01 commit 3f80527
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions coinlib_flutter/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@ name: coinlib_flutter
description:
A flutter wrapper for coinlib, a straight-forward, modular library for
Peercoin and other Satoshi-based UTXO blockchains
version: 1.0.0-alpha.3
version: 1.0.0-alpha.3.1
repository: https://github.com/peercoin/coinlib

environment:
sdk: '>=3.0.0 <4.0.0'
flutter: ">=2.17.0"

dependencies:
coinlib: ^1.0.0-alpha.2
coinlib: ^1.0.0-alpha.3
flutter:
sdk: flutter
plugin_platform_interface: ^2.0.2
Expand Down

0 comments on commit 3f80527

Please sign in to comment.