From 07510e7061946fafba2577d409940be090b46e8e Mon Sep 17 00:00:00 2001 From: "Mateus Felipe C. C. Pinto" Date: Mon, 30 Sep 2024 10:16:44 -0300 Subject: [PATCH] Prepare version `2.0.3` Signed-off-by: Mateus Felipe C. C. Pinto --- CHANGELOG.md | 5 +++++ pubspec.yaml | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f6d49d..380848f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## 2.0.3 + +* Fix exception when selecting the widget in Flutter Inspector (#3) +* Dependencies updated + ## 2.0.2 * Fix exception when trying to read debug properties in Flutter Inspector (#1) diff --git a/pubspec.yaml b/pubspec.yaml index 903959e..c3a394c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: prototype_constrained_box description: A ConstrainedBox-like widget, but the constraints are given by another widget. -version: 2.0.2 +version: 2.0.3 repository: https://github.com/mateusfccp/prototype_constrained_box issue_tracker: https://github.com/mateusfccp/prototype_constrained_box/issues funding: