diff --git a/pubspec.yaml b/pubspec.yaml index f97690f..c57b265 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -3,7 +3,7 @@ version: 0.1.0 homepage: https://github.com/simpleledger/slp-parser.dart description: Parse Simple Ledger Protocol OP_RETURN data segments with ease! dependencies: - convert: ^3.0.0 + convert: ^3.0.1 dev_dependencies: test: ^1.14.2 environment: