Update package version to 4.3.2

This commit is contained in:
Tim Schaub
2017-08-31 16:25:07 -06:00
parent 60b2290add
commit 6ed8a9229f
2 changed files with 2 additions and 2 deletions

View File

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

View File

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