diff options
author | Nate Sesti <sestinj@gmail.com> | 2023-07-27 14:12:47 -0700 |
---|---|---|
committer | Nate Sesti <sestinj@gmail.com> | 2023-07-27 14:12:47 -0700 |
commit | 5346aa7f5cc26385bff37bb22954a3d70535e2db (patch) | |
tree | 3e97a41c7c79bbb045e7feab07ebcca880feb8eb /extension/package.json | |
parent | 64f4750e5accdb619a447c9c36688454d9f9ec68 (diff) | |
download | sncontinue-5346aa7f5cc26385bff37bb22954a3d70535e2db.tar.gz sncontinue-5346aa7f5cc26385bff37bb22954a3d70535e2db.tar.bz2 sncontinue-5346aa7f5cc26385bff37bb22954a3d70535e2db.zip |
chore: :bookmark: patch
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 a7d6dfc8..92d02f6b 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.211", + "version": "0.0.212", "publisher": "Continue", "engines": { "vscode": "^1.67.0" |