From fc58e38fc4af4b7f0a7abd282366189c1d1c8a24 Mon Sep 17 00:00:00 2001 From: tabcat Date: Fri, 20 Sep 2024 02:47:32 +0700 Subject: [PATCH] 4.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index eaad32a..ee905b8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@tabcat/ordered-sets", - "version": "4.1.0", + "version": "4.1.1", "description": "Utilities for working with ordered sets", "type": "module", "main": "dist/src/index.js",