Skip to content

Commit

Permalink
Release version 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yidas committed Jun 27, 2019
1 parent f2ff064 commit 725d612
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/linePay/Client.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
* LINE Pay Client
*
* @author Nick Tsai <myintaer@gmail.com>
* @version 1.0.1
* @version 2.0.0
*/
class Client
{
Expand Down
2 changes: 1 addition & 1 deletion src/linePay/Response.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* LINE Pay Response
*
* @author Nick Tsai <myintaer@gmail.com>
* @since 1.0.0
* @since 2.0.0
*/
class Response implements \ArrayAccess
{
Expand Down

0 comments on commit 725d612

Please sign in to comment.