This commit is contained in:
Nils Knappmeier
2019-09-20 19:40:48 +02:00
parent 35bcd4405f
commit fff3e40402
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.0';
export const VERSION = '4.2.1';
export const COMPILER_REVISION = 7;
export const REVISION_CHANGES = {