This commit is contained in:
Nils Knappmeier
2019-09-24 08:04:35 +02:00
parent bba65605b1
commit a89081d440
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ import {registerDefaultHelpers} from './helpers';
import {registerDefaultDecorators} from './decorators';
import logger from './logger';
export const VERSION = '4.2.1';
export const VERSION = '4.3.0';
export const COMPILER_REVISION = 8;
export const REVISION_CHANGES = {