From 7bb55c10a7a4f16a0d87443a5ee05198cf431964 Mon Sep 17 00:00:00 2001 From: Lukas Lohoff Date: Wed, 11 Dec 2019 11:24:49 +0100 Subject: [PATCH] Set version to 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ffcf527bd..f0d369277 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": "1.1.0", + "version": "2.0.0", "compatVersion": "1.0.0", "format": "1", "framework": "ext",