export const getVersion = () => { console.log('0.0.1'); return '0.0.1'; };