From adcd241ac7e6c419e0751ee795f992da18eebef0 Mon Sep 17 00:00:00 2001 From: codota-builder Date: Tue, 5 Dec 2023 19:03:39 +0000 Subject: [PATCH] 3.47.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8ea8686142..7cd3c228b7 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "publisher": "TabNine", "name": "tabnine-vscode", - "version": "3.46.0", + "version": "3.47.0", "displayName": "Tabnine: AI Autocomplete & Chat for Javascript, Python, Typescript, PHP, Go, Java & more", "description": "AI coding assistant with AI code completions and AI code chat right in the IDE, helping developers by generating code, writing unit tests and documentation, explaining legacy code, and much more. Tabnine supports all major languages including JavaScript, Python, Java, Typescript c/c++ and more.", "icon": "small_logo.png",