Skip to content

Commit

Permalink
build(Pub): Bump version numbers [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Zino App (Github bot) committed Mar 12, 2021
1 parent 96e08ae commit fdd92b6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/graphql/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -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: 4.1.0-beta.1
version: 4.1.0-beta.2
homepage: https://github.com/zino-app/graphql-flutter/tree/master/packages/graphql
dependencies:
meta: ^1.3.0
Expand Down
4 changes: 2 additions & 2 deletions packages/graphql_flutter/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
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: 4.1.0-beta.1
version: 4.1.0-beta.2
homepage: https://github.com/zino-app/graphql-flutter/tree/master/packages/graphql_flutter
dependencies:
graphql: ^4.1.0-beta.1
graphql: ^4.1.0-beta.2
gql_exec: ^0.3.0-nullsafety.1
flutter:
sdk: flutter
Expand Down

0 comments on commit fdd92b6

Please sign in to comment.