Skip to content

Commit ff63f60

Browse files
committed
chore: prepare release 2.1.1
1 parent ba06457 commit ff63f60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/DevToolsApplication.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
final class DevToolsApplication extends Application
1717
{
18-
public const VERSION = '2.x-dev';
18+
public const VERSION = '2.1.1';
1919

2020
public function __construct(public readonly Configuration $configuration = new Configuration())
2121
{

0 commit comments

Comments
 (0)