We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a45182f commit 21def2fCopy full SHA for 21def2f
lib/WonderPush.php
@@ -33,7 +33,7 @@ class WonderPush implements \Psr\Log\LoggerAwareInterface {
33
/**
34
* WonderPush PHP library version.
35
*/
36
- const VERSION = '0.1.0';
+ const VERSION = '1.0.0';
37
38
/** @var string */
39
private $accessToken;
0 commit comments