Update package version to 5.0.3
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "openlayers",
|
"name": "openlayers",
|
||||||
"version": "5.0.2",
|
"version": "5.0.3",
|
||||||
"description": "OpenLayers mapping library",
|
"description": "OpenLayers mapping library",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"map",
|
"map",
|
||||||
|
|||||||
@@ -52,4 +52,4 @@ export function getUid(obj) {
|
|||||||
* OpenLayers version.
|
* OpenLayers version.
|
||||||
* @type {string}
|
* @type {string}
|
||||||
*/
|
*/
|
||||||
export const VERSION = '5.0.2';
|
export const VERSION = '5.0.3';
|
||||||
|
|||||||
Reference in New Issue
Block a user