diff --git a/package-lock.json b/package-lock.json index e39df583..2badbdb0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "vscode-stripe", - "version": "0.5.1", + "version": "1.7.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index f0a8ecf9..16d6394c 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "vscode-stripe", "displayName": "Stripe", "description": "Build, test, and use Stripe inside your editor.", - "version": "0.5.1", + "version": "1.7.0", "publisher": "stripe", "author": "Stripe (https://www.stripe.com)", "license": "SEE LICENSE IN LICENSE.md",