diff --git a/package-lock.json b/package-lock.json index f4775cd..c85ea1e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "doppler-vscode", - "version": "0.0.5", + "version": "0.0.6", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "doppler-vscode", - "version": "0.0.5", + "version": "0.0.6", "license": "Apache-2.0", "dependencies": { "axios": "^1.2.1", diff --git a/package.json b/package.json index dbdc68f..e72645f 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.5", + "version": "0.0.6", "license": "Apache-2.0", "homepage": "https://github.com/dopplerhq/vscode", "icon": "media/icon.png",