Skip to content

Commit ef47322

Browse files
committed
update version
1 parent f4195ab commit ef47322

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package/src/progpilot/Console/Application.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
class Application extends BaseApplication
1818
{
1919
const NAME = 'progpilot';
20-
const VERSION = '1.0.0';
20+
const VERSION = '1.0.1';
2121

2222
public function __construct()
2323
{

0 commit comments

Comments
 (0)