Skip to content

Commit 0f36534

Browse files
committed
Start 1.0.7-dev
1 parent 6f7e146 commit 0f36534

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# CHANGELOG
22

3+
## 1.0.7
4+
5+
* WIP
6+
37
## 1.0.6
48

59
* Undid `proc_open()` changes as it broke error capturing

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

0 commit comments

Comments
 (0)