We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd8accf commit 6db5635Copy full SHA for 6db5635
src/Application.php
@@ -4,7 +4,7 @@
4
5
class Application
6
{
7
- const VERSION = '1.3.2';
+ const VERSION = '1.4.0';
8
9
// Return codes
10
const SUCCESS = 0,
0 commit comments