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