Skip to content

Commit 439230e

Browse files
committed
Release version 1.10.1
1 parent 4d58e42 commit 439230e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/App.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
/**
44
* Application
55
*
6-
* @since 1.10.0
6+
* @since 1.10.1
77
* @author Nick Tsai <myintaer@gmail.com>
88
*/
99
class App
1010
{
11-
const VERSION = '1.10.0';
11+
const VERSION = '1.10.1';
1212

1313
function __construct()
1414
{

0 commit comments

Comments
 (0)