Skip to content

Commit d96474b

Browse files
steevanbgithub-actions[bot]
authored andcommitted
Release 1.0.1
1 parent 55c423c commit d96474b

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-1.0.0-blueviolet.svg)](https://github.com/steevanb/php-parallel-processes/tree/1.0.0)
1+
[![Version](https://img.shields.io/badge/version-1.0.1-blueviolet.svg)](https://github.com/steevanb/php-parallel-processes/tree/1.0.1)
22
[![PHP](https://img.shields.io/badge/php-^8.1-blue.svg)](https://php.net)
3-
![Lines](https://img.shields.io/badge/code%20lines-6,104-blue.svg)
3+
![Lines](https://img.shields.io/badge/code%20lines-6,108-blue.svg)
44
![Downloads](https://poser.pugx.org/steevanb/php-parallel-processes/downloads)
55
![GitHub workflow status](https://img.shields.io/github/actions/workflow/status/steevanb/php-parallel-processes/ci.yml?branch=master)
66
![Coverage](https://img.shields.io/badge/coverage-46%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+
### [1.0.1](../../compare/1.0.0...1.0.1) - 2024-12-02
4+
35
- Fix dependency `symfony/console` version to `^7.0`
46

57
### [1.0.0](../../compare/0.15.0...1.0.0) - 2024-11-28
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
REPOSITORY_VERSION=1.0.0
1+
REPOSITORY_VERSION=1.0.1

0 commit comments

Comments
 (0)