Skip to content

Commit 402123c

Browse files
author
Emmanuel Dyan
committed
Bump version v3.0.0
1 parent 345ba74 commit 402123c

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

neuralyzer.phar

7.45 MB
Binary file not shown.

src/Console/Application.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
*/
2525
class Application extends BaseApplication
2626
{
27-
const VERSION = 'v3.0.0-beta3';
27+
const VERSION = 'v3.0.0';
2828

2929

3030
/**

0 commit comments

Comments
 (0)