diff --git a/packages/connectivity/pubspec.yaml b/packages/connectivity/pubspec.yaml index 2dcaccec252b..4dcba9468582 100644 --- a/packages/connectivity/pubspec.yaml +++ b/packages/connectivity/pubspec.yaml @@ -1,6 +1,6 @@ name: connectivity description: Allows developers to discover the state of the network connectivity. -version: 0.0.1 +version: 0.0.1+1 author: Flutter Team homepage: https://github.com/flutter/plugins/tree/master/packages/connectivity diff --git a/packages/quick_actions/pubspec.yaml b/packages/quick_actions/pubspec.yaml index 9ce81d922204..416ecd5af41f 100644 --- a/packages/quick_actions/pubspec.yaml +++ b/packages/quick_actions/pubspec.yaml @@ -1,6 +1,6 @@ name: quick_actions description: Plugin that allows developers to define shortcuts on home screen. -version: 0.0.1 +version: 0.0.1+1 author: Flutter Team homepage: https://github.com/flutter/plugins/tree/master/packages/quick_actions