Skip to content

Commit 03d7638

Browse files
committed
Release version 1.0.5
1 parent 394ed9e commit 03d7638

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/data/Pagination.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* Pagination
99
*
1010
* @author Nick Tsai <myintaer@gmail.com>
11-
* @version 1.0.4
11+
* @version 1.0.5
1212
*/
1313
class Pagination
1414
{

src/widgets/Pagination.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Pagination Widget
77
*
88
* @author Nick Tsai <myintaer@gmail.com>
9-
* @since 1.0.2
9+
* @since 1.0.5
1010
*/
1111
class Pagination
1212
{

0 commit comments

Comments
 (0)