From a8ed2752ad38fb78d21c84875f541a4da382bdcc Mon Sep 17 00:00:00 2001 From: Nael Shiab Date: Thu, 24 Oct 2024 10:40:37 -0400 Subject: [PATCH] v3.15.2 --- deno.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deno.json b/deno.json index 6b7cb509..c199580a 100644 --- a/deno.json +++ b/deno.json @@ -1,6 +1,6 @@ { "name": "@nshiab/simple-data-analysis", - "version": "3.15.1", + "version": "3.15.2", "exports": { ".": "./src/index.ts", "./web": "./src/web.ts" @@ -33,4 +33,4 @@ "test/output" ] } -} +} \ No newline at end of file