diff --git a/package-lock.json b/package-lock.json index 5d42ab825f..59389069fa 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@terrestris/react-geo", - "version": "1.2.0", + "version": "1.3.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index caa3764b28..8c610504da 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@terrestris/react-geo", - "version": "1.2.0", + "version": "1.3.0", "description": "A set of geo related modules. To use in combination with react, antd and ol.", "license": "BSD-2-Clause", "author": "terrestris GmbH & Co. KG ",