diff --git a/package-lock.json b/package-lock.json index b6272cb..252e39f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "doppler-vscode", - "version": "0.0.7", + "version": "0.0.8", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "doppler-vscode", - "version": "0.0.7", + "version": "0.0.8", "license": "Apache-2.0", "dependencies": { "axios": "^1.2.1", diff --git a/package.json b/package.json index fabddb9..4ba7876 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "description": "Edit your secrets where you edit your code, with 2 way sync.", "publisher": "doppler", "author": "doppler", - "version": "0.0.7", + "version": "0.0.8", "license": "Apache-2.0", "homepage": "https://github.com/dopplerhq/vscode", "icon": "media/icon.png",