diff --git a/package-lock.json b/package-lock.json index acc833b..cabb3fc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "copy-file-to-chat", - "version": "0.2.0", + "version": "0.2.1", "lockfileVersion": 3, "requires": true, "packages": { diff --git a/package.json b/package.json index fea1179..43da6ec 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "displayName": "Copy file to chat", "description": "Copy the content of a file to the github copilot chat window.", "publisher": "mikeedjones", - "version": "0.2.0", + "version": "0.2.1", "engines": { "vscode": "^1.78.0" },