From 7a65793a9023460e04bfc53d18922ff91809c37d Mon Sep 17 00:00:00 2001 From: codota-builder Date: Tue, 5 Dec 2023 09:12:10 +0000 Subject: [PATCH] 3.46.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d4700d1c3b..3e811016cd 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "publisher": "TabNine", "name": "tabnine-vscode", - "version": "3.45.0", + "version": "3.46.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",