diff --git a/pubspec.yaml b/pubspec.yaml index d601133..9f20eab 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: asp description: ASP (Atomic State Pattern) offers a simplified, Predictable and Powerful State Management for Flutter. -version: 2.0.0 +version: 2.0.1 homepage: https://github.com/Flutterando/asp documentation: https://asp.flutterando.com.br topics: [state-management]