handlebars.runtime.js in handlebars-source-4.7.4 vs handlebars.runtime.js in handlebars-source-4.7.5
- old
+ new
@@ -1,9 +1,9 @@
/**!
@license
- handlebars v4.7.4
+ handlebars v4.7.5
Copyright (C) 2011-2019 by Yehuda Katz
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
@@ -207,10 +207,10 @@
var _logger2 = _interopRequireDefault(_logger);
var _internalProtoAccess = __webpack_require__(32);
- var VERSION = '4.7.4';
+ var VERSION = '4.7.5';
exports.VERSION = VERSION;
var COMPILER_REVISION = 8;
exports.COMPILER_REVISION = COMPILER_REVISION;
var LAST_COMPATIBLE_COMPILER_REVISION = 7;
\ No newline at end of file