Update package version to 4.2.0

This commit is contained in:
Andreas Hocevar
2017-06-12 16:23:22 +02:00
parent b5038c18e2
commit 109362f147
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "openlayers",
"version": "4.1.1",
"version": "4.2.0",
"description": "Build tools and sources for developing OpenLayers based mapping applications",
"keywords": [
"map",

View File

@@ -1,6 +1,6 @@
{
"name": "ol",
"version": "4.1.1",
"version": "4.2.0",
"description": "OpenLayers as ES2015 modules",
"main": "index.js",
"module": "index.js",