Skip to content

Commit ccaca62

Browse files
committed
Release 3.0.0
1 parent 23c7c26 commit ccaca62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Application.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ final class Application extends BaseApplication implements ContainerAwareInterfa
4444
/**
4545
* DCG version.
4646
*/
47-
public const VERSION = '3.0.0-dev';
47+
public const VERSION = '3.0.0';
4848

4949
/**
5050
* DCG API version.

0 commit comments

Comments
 (0)