diff options
author | Nate Sesti <sestinj@gmail.com> | 2023-07-26 04:18:40 -0700 |
---|---|---|
committer | Nate Sesti <sestinj@gmail.com> | 2023-07-26 04:18:40 -0700 |
commit | 7534f361555ebf92690d58d997915c7ac717f5d1 (patch) | |
tree | 09c2d33fcf5f8543c1f533f4f26f1c86a552efe4 /extension/package.json | |
parent | 12a8ae1c47f111b9f36633c96b26e8642c5ff223 (diff) | |
download | sncontinue-7534f361555ebf92690d58d997915c7ac717f5d1.tar.gz sncontinue-7534f361555ebf92690d58d997915c7ac717f5d1.tar.bz2 sncontinue-7534f361555ebf92690d58d997915c7ac717f5d1.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 3543d573..00a7b54c 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.203", + "version": "0.0.204", "publisher": "Continue", "engines": { "vscode": "^1.67.0" |