diff --git a/package.json b/package.json index 3976a359c..38bed690c 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.3.5", - "date": "11/05/2021", + "version": "2.3.6", + "date": "16/06/2021", "leafletExtName": "French Geoportal Extension for Leaflet", "leafletExtVersion": "2.1.9", "olExtName": "French Geoportal Extension for OpenLayers", "olExtVersion": "3.0.16", "itownsExtName": "French Geoportal Extension for Itowns", - "itownsExtVersion": "2.3.2", + "itownsExtVersion": "2.3.3", "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": {},