Skip to content

Commit 72eda28

Browse files
committed
Bump version v3.0.0-beta2
1 parent 9b6a3d9 commit 72eda28

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

neuralyzer.phar

328 Bytes
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-beta1';
27+
const VERSION = 'v3.0.0-beta2';
2828

2929

3030
/**

0 commit comments

Comments
 (0)