diff options
author | GitHub Action <action@github.com> | 2023-08-09 02:05:37 +0000 |
---|---|---|
committer | GitHub Action <action@github.com> | 2023-08-09 02:05:37 +0000 |
commit | c1547fea9d18e4fa6142961614322b6fe8e3f1bd (patch) | |
tree | c02514e8caf333ff1c5d5af31e7eea87b3ed92a1 /extension/package.json | |
parent | adae79d98dae05904bc416ab99a09b6354b6df28 (diff) | |
download | sncontinue-c1547fea9d18e4fa6142961614322b6fe8e3f1bd.tar.gz sncontinue-c1547fea9d18e4fa6142961614322b6fe8e3f1bd.tar.bz2 sncontinue-c1547fea9d18e4fa6142961614322b6fe8e3f1bd.zip |
ci: 💚 Update package.json version [skip ci]
Diffstat (limited to 'extension/package.json')
-rw-r--r-- | extension/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extension/package.json b/extension/package.json index 94568e0b..f2e3c4f5 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.283", + "version": "0.0.284", "publisher": "Continue", "engines": { "vscode": "^1.67.0" |