From e6fc48862bd415d8eb47bb65935b80b0a5c70941 Mon Sep 17 00:00:00 2001 From: NguyenHoangSon96 Date: Tue, 17 Dec 2024 14:51:39 +0700 Subject: [PATCH] chore: update package.json version --- packages/client/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/client/package.json b/packages/client/package.json index ac1df021..dac3b8e8 100644 --- a/packages/client/package.json +++ b/packages/client/package.json @@ -1,6 +1,6 @@ { "name": "@influxdata/influxdb3-client", - "version": "0.12.0", + "version": "1.0.0", "description": "The Client that provides a simple and convenient way to interact with InfluxDB 3.", "scripts": { "apidoc:extract": "api-extractor run",