From d1f904c178f87fabb52c6ef43c1b5ee59c9d7e9e Mon Sep 17 00:00:00 2001 From: Simon Seyock Date: Fri, 4 Jun 2021 11:37:46 +0200 Subject: [PATCH] 3.0.0 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1397d2b65..b086b5cd3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@terrestris/basigx", - "version": "2.1.0", + "version": "3.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 209c14c92..4551c8d8a 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.1.0", + "version": "3.0.0", "compatVersion": "1.0.0", "format": "1", "framework": "ext",