diff options
author | Nate Sesti <sestinj@gmail.com> | 2023-08-09 23:14:13 -0700 |
---|---|---|
committer | Nate Sesti <sestinj@gmail.com> | 2023-08-09 23:14:13 -0700 |
commit | 05b96420bda2da0c725cacc8141d87449eaf9e9c (patch) | |
tree | fa1cecf7843beeb8c1105b710e6f72816851c9a2 /extension | |
parent | 23df57edaee956c43a323da30a5bf0cc84182c67 (diff) | |
download | sncontinue-05b96420bda2da0c725cacc8141d87449eaf9e9c.tar.gz sncontinue-05b96420bda2da0c725cacc8141d87449eaf9e9c.tar.bz2 sncontinue-05b96420bda2da0c725cacc8141d87449eaf9e9c.zip |
fix: :bookmark: update extension version
Diffstat (limited to 'extension')
-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 e887dc7a..7c8d6ecc 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.289", + "version": "0.0.290", "publisher": "Continue", "engines": { "vscode": "^1.67.0" |