Skip to content

Commit b94f8ee

Browse files
committed
Released version "1.0.0-beta4"
1 parent 3785671 commit b94f8ee

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
Webmozart Key-Value-Store
22
=========================
33

4-
[![Build Status](https://travis-ci.org/webmozart/key-value-store.svg?branch=master)](https://travis-ci.org/webmozart/key-value-store)
5-
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/webmozart/key-value-store/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/webmozart/key-value-store/?branch=master)
4+
[![Build Status](https://travis-ci.org/webmozart/key-value-store.svg?branch=1.0.0-beta4)](https://travis-ci.org/webmozart/key-value-store)
5+
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/webmozart/key-value-store/badges/quality-score.png?b=1.0.0-beta4)](https://scrutinizer-ci.com/g/webmozart/key-value-store/?branch=1.0.0-beta4)
66
[![SensioLabsInsight](https://insight.sensiolabs.com/projects/61586798-236a-462a-8429-d8311c1a2500/mini.png)](https://insight.sensiolabs.com/projects/61586798-236a-462a-8429-d8311c1a2500)
77
[![Latest Stable Version](https://poser.pugx.org/webmozart/key-value-store/v/stable.svg)](https://packagist.org/packages/webmozart/key-value-store)
88
[![Total Downloads](https://poser.pugx.org/webmozart/key-value-store/downloads.svg)](https://packagist.org/packages/webmozart/key-value-store)
99
[![Dependency Status](https://www.versioneye.com/php/webmozart:key-value-store/1.0.0/badge.svg)](https://www.versioneye.com/php/webmozart:key-value-store/1.0.0)
1010

11-
Latest release: [1.0.0-beta3](https://packagist.org/packages/webmozart/key-value-store#1.0.0-beta3)
11+
Latest release: [1.0.0-beta4](https://packagist.org/packages/webmozart/key-value-store#1.0.0-beta4)
1212

1313
A key-value store API with implementations for different backends.
1414

0 commit comments

Comments
 (0)