diff --git a/package.json b/package.json index f26014ec3..b9ac37f1e 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.2.7", - "date": "05/12/2019", + "version": "2.2.8", + "date": "17/12/2019", "leafletExtName": "French Geoportal Extension for Leaflet", "leafletExtVersion": "2.1.5", "olExtName": "French Geoportal Extension for OpenLayers", - "olExtVersion": "3.0.5", + "olExtVersion": "3.0.6", "itownsExtName": "French Geoportal Extension for Itowns", "itownsExtVersion": "2.2.5", "main": "dist/leaflet/GpPluginLeaflet.js, dist/openlayers/GpPluginOpenLayers.js, dist/itowns/GpPluginItowns.js",