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