We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc17522 commit c41fc5fCopy full SHA for c41fc5f
src/DevToolsApplication.php
@@ -19,7 +19,7 @@
19
20
final class DevToolsApplication extends Application
21
{
22
- public const VERSION = '2.x-dev';
+ public const VERSION = '2.1.0';
23
24
public function __construct(public readonly Configuration $configuration = new Configuration())
25
0 commit comments