diff --git a/package-lock.json b/package-lock.json index d351ce4..9efc8f5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "qiskit-vscode", - "version": "0.6.10", + "version": "0.8.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "qiskit-vscode", - "version": "0.6.10", + "version": "0.8.0", "license": "Apache-2.0", "dependencies": { "debounce": "^2.0.0", diff --git a/package.json b/package.json index 3f470d6..739831f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "publisher": "Qiskit", "name": "qiskit-vscode", - "version": "0.6.10", + "version": "0.8.0", "license": "Apache-2.0", "displayName": "Qiskit Code Assistant (Beta)", "description": "Write and optimize Qiskit code with a generative AI code assistant powered by IBM watsonx",