Skip to content

Commit

Permalink
Merge branch 'beta' into fix-nocache
Browse files Browse the repository at this point in the history
  • Loading branch information
micimize authored May 21, 2019
2 parents 58674ed + 4b9d38f commit 10f60f9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,13 +65,13 @@ Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds

This project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification. Contributions of any kind are welcome!

[build-status-badge]: https://img.shields.io/circleci/build/github/zino-app/graphql-flutter.svg
[build-status-link]: https://circleci.com/gh/zino-app/graphql-flutter
[coverage-badge]: https://img.shields.io/codecov/c/github/zino-app/graphql-flutter.svg
[build-status-badge]: https://circleci.com/gh/zino-app/graphql-flutter/tree/master.svg?style=svg
[build-status-link]: https://circleci.com/gh/zino-app/graphql-flutter/tree/master
[coverage-badge]: https://codecov.io/gh/zino-app/graphql-flutter/branch/master/graph/badge.svg
[coverage-link]: https://codecov.io/gh/zino-app/graphql-flutter
[version-badge]: https://img.shields.io/pub/v/graphql_flutter.svg
[package-link]: https://pub.dartlang.org/packages/graphql_flutter
[package-link-client]: https://pub.dartlang.org/packages/graphql
[package-link-client]: https://pub.dartlang.org/packages/graphql/versions/1.0.1
[license-badge]: https://img.shields.io/github/license/zino-app/graphql-flutter.svg
[license-link]: https://github.com/zino-app/graphql-flutter/blob/master/LICENSE
[prs-badge]: https://img.shields.io/badge/PRs-welcome-brightgreen.svg
Expand Down

0 comments on commit 10f60f9

Please sign in to comment.