mirror of
https://github.com/okdana/twigc.git
synced 2026-03-14 12:45:47 +01:00
Bump 0.3.1 -> 0.4.0
This commit is contained in:
parent
05ce587f84
commit
bb6feca8f4
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ use Dana\Twigc\ComposerHelper;
|
|||
*/
|
||||
class Application {
|
||||
const NAME = 'twigc';
|
||||
const VERSION = '0.3.1';
|
||||
const VERSION = '0.4.0';
|
||||
const BUILD_DATE = '%BUILD_DATE%'; // Replaced during build
|
||||
|
||||
protected $name;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue