[skip travis] init v0.3.0

This commit is contained in:
Sam
2019-09-01 12:14:46 +02:00
parent 5083fa5851
commit 82b020ce4e
22 changed files with 38 additions and 38 deletions

View File

@ -10,7 +10,7 @@ const getFileSize = fileSize => {
)
}
export const version = '0.2.1-beta' // version stored in 'utils' for now
export const version = '0.3.0-beta' // version stored in 'utils' for now
export const apiUrl = `${process.env.REACT_APP_API_URL}/api/`
/* prettier-ignore */
export const thunderforestApiKey = `${