diff --git a/package.json b/package.json index 580587abf..5d10cb232 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "osmapp", - "version": "1.1.0", + "version": "1.2.0", "scripts": { "dev": "next", "lint": "eslint . --report-unused-disable-directives",