summaryrefslogtreecommitdiff
path: root/extension/package.json
diff options
context:
space:
mode:
authorNate Sesti <sestinj@gmail.com>2023-08-01 14:25:33 -0700
committerNate Sesti <sestinj@gmail.com>2023-08-01 14:25:33 -0700
commit74a52c8399b3ccf2d2100b088b79e65c6ca6ad7e (patch)
treec9cd4ab8e42990ca90de244578f0c0e51fe29008 /extension/package.json
parentfe1b9265a631f3ce5ace109d1eac6716b1fe2eb6 (diff)
downloadsncontinue-74a52c8399b3ccf2d2100b088b79e65c6ca6ad7e.tar.gz
sncontinue-74a52c8399b3ccf2d2100b088b79e65c6ca6ad7e.tar.bz2
sncontinue-74a52c8399b3ccf2d2100b088b79e65c6ca6ad7e.zip
fix: :bug: bug when highlighting code prior to context_manager creation
Diffstat (limited to 'extension/package.json')
-rw-r--r--extension/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/extension/package.json b/extension/package.json
index 42c0d382..15e7676d 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.234",
+ "version": "0.0.235",
"publisher": "Continue",
"engines": {
"vscode": "^1.67.0"