Skip to content

Commit df5b3df

Browse files
authored
Update main.md
1 parent ea5228a commit df5b3df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/main.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ permalink: /
99
[![Github](https://img.shields.io/badge/src-php--decimal-lightgrey.svg?style=flat-square&branch=master)](https://github.com/{{ site.data.project.github }}){:class="shield github"}
1010
[![Build Status](https://travis-ci.org/php-decimal/ext-decimal.svg?branch=master&style=flat-square)](https://travis-ci.org/php-decimal/ext-decimal){:class="shield"}
1111
[![Build Status](https://ci.appveyor.com/api/projects/status/lg5nw5tqgpmv1c33?svg=true)](https://ci.appveyor.com/project/rtheunissen/php-decimal){:class="shield"}
12-
[![PECL](https://img.shields.io/badge/PECL-1.1.1-blue.svg)](https://pecl.php.net/package/decimal){:class="shield"}
12+
[![PECL](https://img.shields.io/badge/PECL-1.1.2-blue.svg)](https://pecl.php.net/package/decimal){:class="shield"}
1313

1414
{% include introduction.md %}
1515
{% include installation.md %}

0 commit comments

Comments
 (0)