Skip to content

Commit db738da

Browse files
committed
Bump to v0.11.16
1 parent 4f567c5 commit db738da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Shell.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
*/
5050
class Shell extends Application
5151
{
52-
const VERSION = 'v0.11.15';
52+
const VERSION = 'v0.11.16';
5353

5454
/** @deprecated */
5555
const PROMPT = '>>> ';

0 commit comments

Comments
 (0)