Skip to content

Commit 21def2f

Browse files
committed
Release 1.0.0
1 parent a45182f commit 21def2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/WonderPush.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ class WonderPush implements \Psr\Log\LoggerAwareInterface {
3333
/**
3434
* WonderPush PHP library version.
3535
*/
36-
const VERSION = '0.1.0';
36+
const VERSION = '1.0.0';
3737

3838
/** @var string */
3939
private $accessToken;

0 commit comments

Comments
 (0)