diff --git a/packages/graphql/pubspec.yaml b/packages/graphql/pubspec.yaml index 8a2f65f30..27f1557d5 100644 --- a/packages/graphql/pubspec.yaml +++ b/packages/graphql/pubspec.yaml @@ -1,6 +1,6 @@ name: graphql description: A stand-alone GraphQL client for Dart, bringing all the features from a modern GraphQL client to one easy to use package. -version: 5.0.1-beta.3 +version: 5.0.1-beta.4 homepage: https://github.com/zino-app/graphql-flutter/tree/master/packages/graphql dependencies: meta: ^1.3.0 diff --git a/packages/graphql_flutter/pubspec.yaml b/packages/graphql_flutter/pubspec.yaml index eead31c1f..cd81588e7 100644 --- a/packages/graphql_flutter/pubspec.yaml +++ b/packages/graphql_flutter/pubspec.yaml @@ -1,6 +1,6 @@ name: graphql_flutter description: A GraphQL client for Flutter, bringing all the features from a modern GraphQL client to one easy to use package. -version: 5.0.1-beta.3 +version: 5.0.1-beta.4 homepage: https://github.com/zino-app/graphql-flutter/tree/master/packages/graphql_flutter publish_to: none dependencies: