From ada32d040392ab35e1254f08af1660c9242171eb Mon Sep 17 00:00:00 2001 From: codota-builder Date: Tue, 28 Nov 2023 17:51:16 +0000 Subject: [PATCH] 3.38.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7e8fccd7dc..1d9fc447e0 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "publisher": "TabNine", "name": "tabnine-vscode", - "version": "3.37.0", + "version": "3.38.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",