diff options
author | Nate Sesti <sestinj@gmail.com> | 2023-07-12 22:56:06 -0700 |
---|---|---|
committer | Nate Sesti <sestinj@gmail.com> | 2023-07-12 22:56:06 -0700 |
commit | f0ce0ad4537aadb8252cebd1b5ce25a91c60e392 (patch) | |
tree | 4f9be0e9441a21796c3ea39ab422e9c3a80312b9 /extension/package.json | |
parent | 9296105248b522cfdf7884748ca4be8375657c0b (diff) | |
download | sncontinue-f0ce0ad4537aadb8252cebd1b5ce25a91c60e392.tar.gz sncontinue-f0ce0ad4537aadb8252cebd1b5ce25a91c60e392.tar.bz2 sncontinue-f0ce0ad4537aadb8252cebd1b5ce25a91c60e392.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 b3ff0b52..6bb6b720 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.157", + "version": "0.0.158", "publisher": "Continue", "engines": { "vscode": "^1.67.0" |