Skip to content

Commit 1cb39d0

Browse files
committed
Release 0.8.3
1 parent 79de68b commit 1cb39d0

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
[![Version](https://img.shields.io/badge/version-0.8.2-blueviolet.svg)](https://github.com/steevanb/php-parallel-processes/tree/0.8.2)
1+
[![Version](https://img.shields.io/badge/version-0.8.3-blueviolet.svg)](https://github.com/steevanb/php-parallel-processes/tree/0.8.3)
22
[![PHP](https://img.shields.io/badge/php-^7.4||^8.0-blue.svg)](https://php.net)
3-
![Lines](https://img.shields.io/badge/code%20lines-5,667-blue.svg)
3+
![Lines](https://img.shields.io/badge/code%20lines-5,673-blue.svg)
44
![Downloads](https://poser.pugx.org/steevanb/php-parallel-processes/downloads)
55
![GitHub workflow status](https://img.shields.io/github/workflow/status/steevanb/php-parallel-processes/CI)
66
![Coverage](https://img.shields.io/badge/coverage-55%25-success.svg)

changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
### master
22

3+
### [0.8.3](../../compare/0.8.2...0.8.3) - 2022-03-29
4+
35
- Add `jq` in `-buster` Docker images (since `0.8.3`)
46

57
### [0.8.2](../../compare/0.8.1...0.8.2) - 2022-03-15
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
REPOSITORY_VERSION=0.8.2
1+
REPOSITORY_VERSION=0.8.3

0 commit comments

Comments
 (0)