Skip to content

Commit 6f7e146

Browse files
committed
Prepare 1.0.6
1 parent 89c0682 commit 6f7e146

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.6
44

5-
* WIP
5+
* Undid `proc_open()` changes as it broke error capturing
66

77
## 1.0.5
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.6-dev
10+
* @version 1.0.6
1111
* @license http://www.opensource.org/licenses/MIT
1212
*/
1313
class Command

0 commit comments

Comments
 (0)