diff options
author | Nate Sesti <sestinj@gmail.com> | 2023-07-09 14:31:54 -0700 |
---|---|---|
committer | Nate Sesti <sestinj@gmail.com> | 2023-07-09 14:31:54 -0700 |
commit | 20f4d07eb1d584569752e67c754951b7892e3e6b (patch) | |
tree | c2a209f18568793c5163bc80add3a5f22a642f16 /extension/package.json | |
parent | 5709c9ae003ededb520ee641cae8c8570d4c93af (diff) | |
download | sncontinue-20f4d07eb1d584569752e67c754951b7892e3e6b.tar.gz sncontinue-20f4d07eb1d584569752e67c754951b7892e3e6b.tar.bz2 sncontinue-20f4d07eb1d584569752e67c754951b7892e3e6b.zip |
edit at cursor
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 beb675b3..444372f8 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.141", + "version": "0.0.143", "publisher": "Continue", "engines": { "vscode": "^1.67.0" |