Revert version back to 0.33

This commit is contained in:
Ilya Ig. Petrov 2017-05-01 10:15:04 -07:00
parent ed3d801a4e
commit c6223f6020

View File

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