Skip to content

Commit 48c0435

Browse files
committed
Prepare 1.0.5 release
1 parent 9355d4f commit 48c0435

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## 1.0.5
44

5-
* TBD
5+
* Improve `proc_open()` pipe configuration
66

77
## 1.0.4
88

src/Command.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* This class represents a shell command.
88
*
99
* @author Michael Härtl <[email protected]>
10-
* @version 1.0.5-dev
10+
* @version 1.0.5
1111
* @license http://www.opensource.org/licenses/MIT
1212
*/
1313
class Command

0 commit comments

Comments
 (0)