This commit is contained in:
Ilya Ig. Petrov 2017-04-01 18:02:10 +00:00
parent 76cf8fcd35
commit 13f56fe85f

View File

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