This commit is contained in:
Ilya Ig. Petrov 2017-05-19 21:05:55 -07:00
parent 94badbbf4f
commit ba26eb1d32

View File

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