handlebars.runtime.js in handlebars-source-4.3.2 vs handlebars.runtime.js in handlebars-source-4.3.3
- old
+ new
@@ -1,9 +1,9 @@
/**!
@license
- handlebars v4.3.2
+ handlebars v4.3.3
Copyright (C) 2011-2017 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
@@ -205,10 +205,10 @@
var _logger = __webpack_require__(19);
var _logger2 = _interopRequireDefault(_logger);
- var VERSION = '4.3.2';
+ var VERSION = '4.3.3';
exports.VERSION = VERSION;
var COMPILER_REVISION = 8;
exports.COMPILER_REVISION = COMPILER_REVISION;
var LAST_COMPATIBLE_COMPILER_REVISION = 7;
\ No newline at end of file