From 3f0ff5606d18b2727bea123a02905cf21c735321 Mon Sep 17 00:00:00 2001 From: regadas Date: Fri, 8 Dec 2023 07:28:37 +0000 Subject: [PATCH] Release v0.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 03e900f4..019a7765 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "0.2.1", + "version": "0.2.2", "name": "trino-client", "description": "Trino client library", "author": {