This commit is contained in:
Nils Knappmeier
2019-03-16 22:28:38 +01:00
parent 25b2e11dd9
commit f691db546e
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.1.0';
export const VERSION = '4.1.1';
export const COMPILER_REVISION = 7;
export const REVISION_CHANGES = {