From d936cb90d3b05359fbd4eeb0b5ba720ab4d1f298 Mon Sep 17 00:00:00 2001 From: "Zino App (Github bot)" Date: Tue, 25 Jan 2022 20:51:59 +0000 Subject: [PATCH] build(Pub): Bump version numbers [skip ci] --- packages/graphql/pubspec.yaml | 2 +- packages/graphql_flutter/pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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: