Skip to content

Commit ec5d688

Browse files
committed
bumped version
1 parent f34967d commit ec5d688

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Console/Application.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
final class Application extends BaseApplication
4949
{
5050
public const NAME = 'PHP CS Fixer';
51-
public const VERSION = '3.89.1';
51+
public const VERSION = '3.89.2-DEV';
5252
public const VERSION_CODENAME = 'Folding Bike';
5353

5454
/**

0 commit comments

Comments
 (0)