diff options
author | Nate Sesti <sestinj@gmail.com> | 2023-06-26 11:09:30 -0700 |
---|---|---|
committer | Nate Sesti <sestinj@gmail.com> | 2023-06-26 11:09:30 -0700 |
commit | d4ac2379e3958ef34987d366dce26d5f6d472375 (patch) | |
tree | 2ef598b7e6f8a4031e1e5a9d193ce16ede2f9461 /extension/package.json | |
parent | 4a8515f7fe55144c2460740b8c3d5ab5cf0cc525 (diff) | |
download | sncontinue-d4ac2379e3958ef34987d366dce26d5f6d472375.tar.gz sncontinue-d4ac2379e3958ef34987d366dce26d5f6d472375.tar.bz2 sncontinue-d4ac2379e3958ef34987d366dce26d5f6d472375.zip |
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 ba5fd5b0..6a8eb0f5 100644 --- a/extension/package.json +++ b/extension/package.json @@ -14,7 +14,7 @@ "displayName": "Continue", "pricing": "Free", "description": "Accelerating software development with language models", - "version": "0.0.63", + "version": "0.0.65", "publisher": "Continue", "engines": { "vscode": "^1.74.0" |