From 742d049417126096672822d92ea988f1d0a8b7ed Mon Sep 17 00:00:00 2001 From: Vlad Holubiev <3817380+vladholubiev@users.noreply.github.com> Date: Thu, 4 Jul 2024 12:18:33 +0200 Subject: [PATCH] v3.9.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ab9033e..c2dbf3c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@shelf/dynamodb-parallel-scan", - "version": "3.9.1", + "version": "3.9.2", "description": "Scan large DynamoDB tables faster with parallelism", "keywords": [ "aws",