This commit is contained in:
Hannah Wolfe
2020-04-01 18:20:30 +01:00
parent 9dd8d10e12
commit 7adc19ab40
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ import { registerDefaultDecorators } from './decorators';
import logger from './logger';
import { resetLoggedProperties } from './internal/proto-access';
export const VERSION = '4.7.3';
export const VERSION = '4.7.4';
export const COMPILER_REVISION = 8;
export const LAST_COMPATIBLE_COMPILER_REVISION = 7;