summaryrefslogtreecommitdiff
path: root/extension/package.json
diff options
context:
space:
mode:
authorNate Sesti <sestinj@gmail.com>2023-07-21 01:49:28 -0700
committerNate Sesti <sestinj@gmail.com>2023-07-21 01:49:28 -0700
commit0cd32ba813f5506c0871159658728b8ce31825e1 (patch)
treedd1fe0b3320801f2e92bdaaf5ebfaf39c0585562 /extension/package.json
parent883219874035f46ca3409901ea186493a2ce46a5 (diff)
downloadsncontinue-0cd32ba813f5506c0871159658728b8ce31825e1.tar.gz
sncontinue-0cd32ba813f5506c0871159658728b8ce31825e1.tar.bz2
sncontinue-0cd32ba813f5506c0871159658728b8ce31825e1.zip
fix for top-of-file pruning in default edit step
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 76b80ed7..34bc8bc4 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.186",
+ "version": "0.0.187",
"publisher": "Continue",
"engines": {
"vscode": "^1.67.0"