diff --git a/pubspec.yaml b/pubspec.yaml index 8943a3f..6cc474f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: collection_change_notifier description: Implement change notifier for collection object e.g. List, Set and Map -version: 2.0.0 +version: 2.0.1 repository: https://github.com/rk0cc/collection_change_notifier environment: sdk: '>=3.0.0 <4.0.0'