Skip to content

Commit 4ef0022

Browse files
committed
v2.7.2
1 parent 0d4ec67 commit 4ef0022

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Comet.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
*/
2020
class Comet
2121
{
22-
public const VERSION = '2.7.0';
22+
public const VERSION = '2.7.2';
2323

2424
/** @property \Slim\App $app */
2525
private static $app;

0 commit comments

Comments
 (0)