From a28df2937d97612cafb681352bcc1fa71be99e94 Mon Sep 17 00:00:00 2001 From: Radical <36259950+RomitRadical@users.noreply.github.com> Date: Tue, 11 Jan 2022 06:25:53 -0800 Subject: [PATCH] Update dep --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 2cd34d5..0ad6be1 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -3,7 +3,7 @@ version: 1.0.0 homepage: https://github.com/simpleledger/slp-metadatamaker.dart description: Create 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: