diff --git a/dist/client/domvm.client.es.js b/dist/client/domvm.client.es.js index ec154418..2091eac2 100644 --- a/dist/client/domvm.client.es.js +++ b/dist/client/domvm.client.es.js @@ -4,7 +4,7 @@ * * domvm.js (DOM ViewModel) * A thin, fast, dependency-free vdom view layer -* @preserve https://github.com/domvm/domvm (v3.4.3, client build) +* @preserve https://github.com/domvm/domvm (v3.4.4, client build) */ // NOTE: if adding a new *VNode* type, make it < COMMENT and renumber rest. diff --git a/dist/client/domvm.client.js b/dist/client/domvm.client.js index 15f93a64..dd8d6df9 100644 --- a/dist/client/domvm.client.js +++ b/dist/client/domvm.client.js @@ -4,7 +4,7 @@ * * domvm.js (DOM ViewModel) * A thin, fast, dependency-free vdom view layer -* @preserve https://github.com/domvm/domvm (v3.4.3, client build) +* @preserve https://github.com/domvm/domvm (v3.4.4, client build) */ (function (global, factory) { diff --git a/dist/client/domvm.client.min.js b/dist/client/domvm.client.min.js index bac40a56..ffa26940 100644 --- a/dist/client/domvm.client.min.js +++ b/dist/client/domvm.client.min.js @@ -1,5 +1,5 @@ /* - https://github.com/domvm/domvm (v3.4.3, client build) + https://github.com/domvm/domvm (v3.4.4, client build) */ (function(k,D){"object"===typeof exports&&"undefined"!==typeof module?D(exports):"function"===typeof define&&define.amd?define(["exports"],D):D(k.domvm={})})(this,function(k){function D(){}function Q(a){return null!=a&&a.constructor===Object}function K(a){return"function"===typeof a}function L(a){for(var b=arguments,d=1;d", - "version": "3.4.3", + "version": "3.4.4", "main": "./dist/full/domvm.full.min.js", "module": "./dist/full/domvm.full.es.js", "jsnext:main": "./dist/full/domvm.full.es.js",