diff options
author | GitHub Action <action@github.com> | 2023-08-08 22:15:54 +0000 |
---|---|---|
committer | GitHub Action <action@github.com> | 2023-08-08 22:15:54 +0000 |
commit | 5295d1214be20f49aeb7d525420b880e5721b87e (patch) | |
tree | ef5ff9822a066a4d96f9778fe6378fd087a0bf08 /extension/package.json | |
parent | fb7d5d9aadcdb40c3733ac29e349df0cf6f69046 (diff) | |
download | sncontinue-5295d1214be20f49aeb7d525420b880e5721b87e.tar.gz sncontinue-5295d1214be20f49aeb7d525420b880e5721b87e.tar.bz2 sncontinue-5295d1214be20f49aeb7d525420b880e5721b87e.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 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" |