diff --git a/package-lock.json b/package-lock.json index 9f67adbd5..5c40c5230 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@terrestris/basigx", - "version": "1.1.0", + "version": "2.0.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 2eb288b11..e2983784d 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "summary": "Basic Components for ExtJS 6 and GeoExt 3", "description": "Basic Components for ExtJS 6 and GeoExt 3", "detailedDescription": "This package consists of several components that can be used to setup an Application based on ExtJS 6, GeoExt 3 and OL3", - "version": "2.0.1", + "version": "2.0.2", "compatVersion": "1.0.0", "format": "1", "framework": "ext",