summaryrefslogtreecommitdiff
path: root/extension/package.json
diff options
context:
space:
mode:
authorNate Sesti <sestinj@gmail.com>2023-07-28 16:43:04 -0700
committerNate Sesti <sestinj@gmail.com>2023-07-28 16:43:04 -0700
commit99ece78c8640495fbdabd95d30c26d620045b0ec (patch)
tree13a165d370407b419aa956eed925c56fd13f87e4 /extension/package.json
parent7894c8ed1517394aa00f6e496a97d9e27d204f5f (diff)
downloadsncontinue-99ece78c8640495fbdabd95d30c26d620045b0ec.tar.gz
sncontinue-99ece78c8640495fbdabd95d30c26d620045b0ec.tar.bz2
sncontinue-99ece78c8640495fbdabd95d30c26d620045b0ec.zip
refactor: :loud_sound: replace all print with logger.debug
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 893d7822..ceaff7d9 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.218",
+ "version": "0.0.219",
"publisher": "Continue",
"engines": {
"vscode": "^1.67.0"