diff --git a/package.json b/package.json index 9606e9e..43cabb1 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "svd-viewer", "displayName": "SVD Viewer", "description": "Standalone SVD Viewer extension extracted from cortex-debug", - "version": "1.1.1", + "version": "1.2.0", "preview": true, "publisher": "cortex-debug", "author": "Rob Moran ", @@ -292,4 +292,4 @@ "extensionKind": [ "ui" ] -} \ No newline at end of file +}