Bump 0.0.1.x

This commit is contained in:
Ilya Ig. Petrov 2017-06-01 10:42:25 -07:00
parent d7ac23e8fc
commit de450bb19a

View File

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