Skip to content

Commit a91ee99

Browse files
committed
Bump version.
1 parent c658052 commit a91ee99

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
@@ -20,7 +20,7 @@
2020
class Application extends BaseApplication
2121
{
2222
const NAME = 'phplint';
23-
const VERSION = '0.1.0';
23+
const VERSION = '0.2.4';
2424

2525
/**
2626
* Constructor.

0 commit comments

Comments
 (0)