Update package version to 4.6.1

This commit is contained in:
Andreas Hocevar
2017-12-06 21:43:24 +01:00
parent a96b8c5ca6
commit 14ee7c31af
2 changed files with 2 additions and 2 deletions

View File

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

View File

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