Bump 0.0.1.3

This commit is contained in:
Ilya Ig. Petrov 2017-06-13 15:59:46 +05:00
parent 5a703402b9
commit c6829c341b

View File

@ -1,7 +1,7 @@
'use strict'; 'use strict';
const commonContext = { const commonContext = {
version: '1.2', version: '1.3',
}; };
exports.contexts = {}; exports.contexts = {};