Skip to content

Commit

Permalink
Release 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ofavre committed Sep 25, 2019
1 parent 6bbdb1e commit c3798d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/WonderPush.php
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ class WonderPush {
/**
* WonderPush PHP library version.
*/
const VERSION = '1.0.1-dev';
const VERSION = '2.0.0';

/** @var string */
private $accessToken;
Expand Down

0 comments on commit c3798d2

Please sign in to comment.