diff --git a/package.json b/package.json index 59ca7bc..e518e10 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@tabcat/sorted-sets", - "version": "4.2.0", + "version": "4.2.1", "description": "Utilities for working with sorted sets", "type": "module", "main": "dist/src/index.js",