Skip to content

Commit 40aae84

Browse files
committed
Release: 1.2.0
1 parent 49efcd4 commit 40aae84

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.1.0
1+
1.2.0

src/Application/AuditApplication.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ class AuditApplication extends Application
2121
*/
2222
public function __construct()
2323
{
24-
parent::__construct('audit', '1.1.0');
24+
parent::__construct('audit', '1.2.0');
2525
}
2626

2727
//--------------------------------------------------------------------------------------------------------------------

0 commit comments

Comments
 (0)