diff --git a/package-lock.json b/package-lock.json index 89c5796..40ddbfb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "vscode-surround", - "version": "1.4.0", + "version": "1.5.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "vscode-surround", - "version": "1.4.0", + "version": "1.5.0", "devDependencies": { "@types/jest": "^28.1.6", "@types/vscode": "^1.55.0", diff --git a/package.json b/package.json index 750823c..cc7c4eb 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "vscode-surround", "displayName": "Surround", "description": "A simple yet powerful extension to add wrapper templates around your code blocks.", - "version": "1.4.0", + "version": "1.5.0", "publisher": "yatki", "licence": "LICENCE", "bugs": {