From c20cc1aa769303ec13d736183ef80dc2de0da382 Mon Sep 17 00:00:00 2001 From: Nael Shiab Date: Wed, 13 Nov 2024 15:59:33 -0500 Subject: [PATCH] v3.16.0 --- deno.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deno.json b/deno.json index 71a2f1cc..6d73b817 100644 --- a/deno.json +++ b/deno.json @@ -1,6 +1,6 @@ { "name": "@nshiab/simple-data-analysis", - "version": "3.15.3", + "version": "3.16.0", "exports": { ".": "./src/index.ts", "./web": "./src/web.ts" @@ -33,4 +33,4 @@ "test/output" ] } -} +} \ No newline at end of file