From e0e53d225345e09cba3a1b056f655431cdcd36be Mon Sep 17 00:00:00 2001 From: Radical <36259950+RomitRadical@users.noreply.github.com> Date: Tue, 11 Jan 2022 06:52:06 -0800 Subject: [PATCH] Update dep --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: