Skip to content

Commit

Permalink
Bump Version
Browse files Browse the repository at this point in the history
  • Loading branch information
irazasyed committed Jul 12, 2015
1 parent 0b96022 commit 1afd8f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Telegram.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ class Telegram
/**
* @const string Version number of the Telegram Bot PHP SDK.
*/
const VERSION = '0.2.3';
const VERSION = '0.2.4';

/**
* @const string The name of the environment variable that contains the Telegram Bot API Access Token.
Expand Down

0 comments on commit 1afd8f3

Please sign in to comment.