Skip to content

Commit add3739

Browse files
committed
Start 1.1.1-dev
1 parent ac7d139 commit add3739

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.1.1
4+
5+
WIP
6+
37
## 1.1.0
48

59
* Issue #7: UTF-8 encoded arguments where truncated

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

0 commit comments

Comments
 (0)