From 99ece78c8640495fbdabd95d30c26d620045b0ec Mon Sep 17 00:00:00 2001 From: Nate Sesti Date: Fri, 28 Jul 2023 16:43:04 -0700 Subject: refactor: :loud_sound: replace all print with logger.debug --- extension/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extension/package.json') 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" -- cgit v1.2.3-70-g09d2