handlebars.runtime.js in handlebars-source-4.2.1 vs handlebars.runtime.js in handlebars-source-4.2.2
- old
+ new
@@ -1,9 +1,9 @@
/**!
@license
- handlebars v4.2.1
+ handlebars v4.2.2
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.2.1';
+ var VERSION = '4.2.2';
exports.VERSION = VERSION;
var COMPILER_REVISION = 7;
exports.COMPILER_REVISION = COMPILER_REVISION;
var REVISION_CHANGES = {
\ No newline at end of file