Skip to content

Commit 5370734

Browse files
authored
Update Telegram.php
v1.0.7
1 parent 07b6496 commit 5370734

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Telegram.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ class Telegram
3636
*
3737
* @var string
3838
*/
39-
protected $version = '1.0.5';
39+
protected $version = '1.0.7';
4040

4141
/** @var \Redis|null */
4242
private static $redis_connection;

0 commit comments

Comments
 (0)