From 366d7c25398a9112d8f7e3c438c70d22bba90145 Mon Sep 17 00:00:00 2001 From: Grant Robinson Date: Wed, 10 Sep 2025 09:40:11 -0600 Subject: [PATCH] ES-2352 - updated package version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b4fc0cd..91208be 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "leo-sdk", - "version": "7.1.8", + "version": "7.1.13", "description": "Load data onto the LEO Platform", "homepage": "https://leoplatform.io", "main": "index.js",