diff --git a/package-lock.json b/package-lock.json index 41a421d3..7b21bcdb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "mykomap", - "version": "3.1.5", + "version": "3.1.6", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "mykomap", - "version": "3.1.5", + "version": "3.1.6", "license": "UNLICENSED", "dependencies": { "@fortawesome/fontawesome-free": "^5.15.4", diff --git a/package.json b/package.json index 1795618d..22e2e1c9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mykomap", - "version": "3.1.5", + "version": "3.1.6", "description": "A web application for mapping initiatives in the Solidarity Economy", "main": "src/map-app/index.ts", "config": {