diff --git a/package.json b/package.json index c5fba7b83..61ed29208 100644 --- a/package.json +++ b/package.json @@ -1,14 +1,14 @@ { "name": "geoportal-extensions", "description": "French Geoportal Extensions for OpenLayers, Leaflet and iTowns libraries", - "version": "2.2.9", - "date": "24/01/2020", + "version": "2.2.10", + "date": "06/03/2020", "leafletExtName": "French Geoportal Extension for Leaflet", "leafletExtVersion": "2.1.5", "olExtName": "French Geoportal Extension for OpenLayers", "olExtVersion": "3.0.7", "itownsExtName": "French Geoportal Extension for Itowns", - "itownsExtVersion": "2.2.6", + "itownsExtVersion": "2.2.7", "main": "dist/leaflet/GpPluginLeaflet.js, dist/openlayers/GpPluginOpenLayers.js, dist/itowns/GpPluginItowns.js", "module": "src/Leaflet/index.js, src/OpenLayers/index.js, src/Itowns/index.js", "directories": {},