From a7f1339c540ce2b42f8cbcbcbef7cb9b615d60f6 Mon Sep 17 00:00:00 2001 From: Przemyslaw Motacki Date: Wed, 29 Jan 2025 15:59:45 +0100 Subject: [PATCH] Bump version to 2.0.2 (#999) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 30dfa14cd..dce0a261b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "snowflake-sdk", - "version": "2.0.1", + "version": "2.0.2", "description": "Node.js driver for Snowflake", "dependencies": { "@aws-sdk/client-s3": "^3.726.0",