From 1a9481066ad2fc02ebe1fb6a2e37ab30918bc065 Mon Sep 17 00:00:00 2001 From: Asko Nõmm Date: Mon, 21 Apr 2025 12:03:36 +0300 Subject: Refactor dispatch parameter naming from 'withData' to 'with' for consistency --- deno.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'deno.json') diff --git a/deno.json b/deno.json index 7eac7d1..e46d899 100644 --- a/deno.json +++ b/deno.json @@ -1,6 +1,6 @@ { "name": "@shapex/shapex", - "version": "2.0.0", + "version": "2.1.0", "license": "MIT", "exports": "./src/shapex.ts", "imports": { -- cgit v1.2.3