Bump 0.0.1.2

This commit is contained in:
Ilya Ig. Petrov 2017-06-12 22:44:41 +05:00
parent b42b6a03d4
commit bb9fac9a34

View File

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