summaryrefslogtreecommitdiff
path: root/extension
diff options
context:
space:
mode:
authorGitHub Action <action@github.com>2023-08-08 22:15:54 +0000
committerGitHub Action <action@github.com>2023-08-08 22:15:54 +0000
commit5295d1214be20f49aeb7d525420b880e5721b87e (patch)
treeef5ff9822a066a4d96f9778fe6378fd087a0bf08 /extension
parentfb7d5d9aadcdb40c3733ac29e349df0cf6f69046 (diff)
downloadsncontinue-5295d1214be20f49aeb7d525420b880e5721b87e.tar.gz
sncontinue-5295d1214be20f49aeb7d525420b880e5721b87e.tar.bz2
sncontinue-5295d1214be20f49aeb7d525420b880e5721b87e.zip
ci: 💚 Update package.json version [skip ci]
Diffstat (limited to 'extension')
-rw-r--r--extension/package-lock.json4
-rw-r--r--extension/package.json2
2 files changed, 3 insertions, 3 deletions
diff --git a/extension/package-lock.json b/extension/package-lock.json
index 71c37a6a..9a1baa8e 100644
--- a/extension/package-lock.json
+++ b/extension/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "continue",
- "version": "0.0.281",
+ "version": "0.0.282",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "continue",
- "version": "0.0.281",
+ "version": "0.0.282",
"license": "Apache-2.0",
"dependencies": {
"@electron/rebuild": "^3.2.10",
diff --git a/extension/package.json b/extension/package.json
index cd705fee..c059fb60 100644
--- a/extension/package.json
+++ b/extension/package.json
@@ -14,7 +14,7 @@
"displayName": "Continue",
"pricing": "Free",
"description": "The open-source coding autopilot",
- "version": "0.0.281",
+ "version": "0.0.282",
"publisher": "Continue",
"engines": {
"vscode": "^1.67.0"