Updating package versions

This commit is contained in:
Tim Schaub
2017-10-05 14:58:54 -06:00
parent 633e70b67d
commit 5e9ded0353
2 changed files with 2 additions and 2 deletions

View File

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

View File

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