Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b28b76f

Browse files
committed
Release 1.0.0-alpha3
1 parent dbdefc7 commit b28b76f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Composer/Composer.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
*/
2525
class Composer
2626
{
27-
const VERSION = '@package_version@';
27+
const VERSION = '1.0.0-alpha3';
2828

2929
private $package;
3030
private $locker;

0 commit comments

Comments
 (0)