From 96ffa43916a5699e097144fa582d0a839a46db3a Mon Sep 17 00:00:00 2001 From: liujiakuo Date: Fri, 21 May 2021 22:37:34 +0800 Subject: [PATCH] 0.2.0 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 8ed9a39..2844c8d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: leak_detector description: This is a plug-in used to detect page memory leaks. You can use it to detect whether there is a memory leak in `State` and `StatefulElement`. -version: 0.1.2+1-bate +version: 0.2.0 author: Liu repository: https://github.com/liujiakuoyx/leak_detector.git