Skip to content

Commit

Permalink
Release version 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yidas committed Jul 10, 2019
1 parent 84b6982 commit 6680867
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 2.0.0
* @version 3.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 2.0.0
* @since 3.0.0
*/
class Response implements \ArrayAccess
{
Expand Down

0 comments on commit 6680867

Please sign in to comment.