Skip to content

Commit

Permalink
Bump 0.3.1 -> 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
okdana committed Apr 22, 2020
1 parent 05ce587 commit bb6feca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Twigc/Application.php
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
*/
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;
Expand Down

0 comments on commit bb6feca

Please sign in to comment.