From 8389bf84e9bcb6e5e80696aaaadc14c5f728ea8e Mon Sep 17 00:00:00 2001 From: Vishesh Handa <me@vhanda.in> Date: Wed, 2 Jun 2021 08:42:33 +0200 Subject: [PATCH] monarch: bump version --- pubspec.lock | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index dc6e0a3f..c3347cb8 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -781,7 +781,7 @@ packages: name: monarch url: "https://pub.dartlang.org" source: hosted - version: "0.2.3" + version: "0.2.4" monarch_annotations: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 313e8314..44754548 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -96,7 +96,7 @@ dev_dependencies: multicast_dns: ^0.3.0 #screenshots: ^2.1.1 test: ^1.16.5 - monarch: ^0.2.3 + monarch: ^0.2.0 build_runner: ^1.10.3 flutter: