Skip to content

Commit 6db5635

Browse files
committed
Changed version to 1.4.0
1 parent dd8accf commit 6db5635

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Application.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
class Application
66
{
7-
const VERSION = '1.3.2';
7+
const VERSION = '1.4.0';
88

99
// Return codes
1010
const SUCCESS = 0,

0 commit comments

Comments
 (0)