Skip to content

Commit

Permalink
[VER] v.3.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Viglino committed Oct 20, 2019
1 parent 0e8e40d commit 37a4266
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dist/ol-ext.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* ol-ext - A set of cool extensions for OpenLayers (ol) in node modules structure
* @description ol3,openlayers,popup,menu,symbol,renderer,filter,canvas,interaction,split,statistic,charts,pie,LayerSwitcher,toolbar,animation
* @version v3.1.6
* @version v3.1.7
* @author Jean-Marc Viglino
* @see https://github.com/Viglino/ol-ext#,
* @license BSD-3-Clause
Expand Down
2 changes: 1 addition & 1 deletion dist/ol-ext.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 11 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ol-ext",
"version": "3.1.6",
"version": "3.1.7",
"description": "A set of cool extensions for OpenLayers (ol) in node modules structure",
"main": "dist/ol-ext.js",
"style": "dist/ol-ext.css",
Expand Down Expand Up @@ -33,6 +33,16 @@
"name": "Jean-Marc Viglino",
"url": "https://github.com/Viglino"
},
"contributors": [
{
"name": "ThomasG77",
"url": "https://github.com/ThomasG77"
},
{
"name": "darkscript",
"url": "https://github.com/darkscript"
}
],
"bugs": {
"url": "https://github.com/Viglino/ol-ext/issues"
},
Expand Down

0 comments on commit 37a4266

Please sign in to comment.