diff --git a/package.json b/package.json index 01b04c4fe..bf3a00f78 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "geoportal-extensions", "description": "French Geoportal Extensions for OpenLayers, Leaflet and iTowns libraries", - "version": "2.3.3", - "date": "30/03/2021", + "version": "2.3.4", + "date": "26/04/2021", "leafletExtName": "French Geoportal Extension for Leaflet", "leafletExtVersion": "2.1.8", "olExtName": "French Geoportal Extension for OpenLayers", - "olExtVersion": "3.0.14", + "olExtVersion": "3.0.15", "itownsExtName": "French Geoportal Extension for Itowns", "itownsExtVersion": "2.3.2", "main": "dist/leaflet/GpPluginLeaflet.js, dist/openlayers/GpPluginOpenLayers.js, dist/itowns/GpPluginItowns.js",