Update package version to 4.6.5

This commit is contained in:
ahocevar
2018-03-18 23:33:43 +01:00
parent c3870aed81
commit 2eea8df75a
2 changed files with 2 additions and 2 deletions

View File

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

View File

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