Skip to content

Commit 0f1a492

Browse files
author
Jeremiah VALERIE
committed
Merge branch '0.14'
2 parents 869bb10 + 50c58f0 commit 0f1a492

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
OverblogGraphQLBundle
22
======================
33

4-
![CI](https://github.com/overblog/GraphQLBundle/workflows/CI/badge.svg?branch=master)
5-
[![Build status](https://ci.appveyor.com/api/projects/status/7ksxlcgwt40q74hv/branch/master?svg=true)](https://ci.appveyor.com/project/overblog/graphqlbundle/branch/master)
6-
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/overblog/GraphQLBundle/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/overblog/GraphQLBundle/?branch=master)
7-
[![Coverage Status](https://coveralls.io/repos/github/overblog/GraphQLBundle/badge.svg?branch=master)](https://coveralls.io/github/overblog/GraphQLBundle?branch=master)
4+
![CI](https://github.com/overblog/GraphQLBundle/workflows/CI/badge.svg?branch=0.14)
5+
[![Build status](https://ci.appveyor.com/api/projects/status/7ksxlcgwt40q74hv/branch/0.14?svg=true)](https://ci.appveyor.com/project/overblog/graphqlbundle/branch/0.14)
6+
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/overblog/GraphQLBundle/badges/quality-score.png?b=0.14)](https://scrutinizer-ci.com/g/overblog/GraphQLBundle/?branch=0.14)
7+
[![Coverage Status](https://coveralls.io/repos/github/overblog/GraphQLBundle/badge.svg?branch=0.14)](https://coveralls.io/github/overblog/GraphQLBundle?branch=0.14)
88
[![Latest Stable Version](https://poser.pugx.org/overblog/graphql-bundle/version)](https://packagist.org/packages/overblog/graphql-bundle)
99
[![Latest Unstable Version](https://poser.pugx.org/overblog/graphql-bundle/v/unstable)](https://packagist.org/packages/overblog/graphql-bundle)
1010
[![Total Downloads](https://poser.pugx.org/overblog/graphql-bundle/downloads)](https://packagist.org/packages/overblog/graphql-bundle)
@@ -19,6 +19,7 @@ It also supports:
1919
Browse your version documentation:
2020

2121
* [1.0 (DEV)](https://github.com/overblog/GraphQLBundle/blob/master/README.md)
22+
* [0.14 (DEV)](https://github.com/overblog/GraphQLBundle/blob/0.14/README.md)
2223
* [0.13 (STABLE)](https://github.com/overblog/GraphQLBundle/blob/0.13/README.md)
2324
* [0.12 (STABLE)](https://github.com/overblog/GraphQLBundle/blob/0.12/README.md)
2425
* [0.11 (STABLE)](https://github.com/overblog/GraphQLBundle/blob/0.11/README.md)

0 commit comments

Comments
 (0)