Merge pull request #8372 from openlayers/release-v5.0.3

Release v5.0.3
This commit is contained in:
Andreas Hocevar
2018-07-11 11:11:07 +02:00
committed by GitHub
3 changed files with 11 additions and 2 deletions

View File

@@ -52,4 +52,4 @@ export function getUid(obj) {
* OpenLayers version.
* @type {string}
*/
export const VERSION = '5.0.2';
export const VERSION = '5.0.3';