diff --git a/package.json b/package.json index d3c8ffc..3996ad5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dsa-toolbox", - "version": "2.0.1", + "version": "2.0.2", "description": "A powerful toolkit for data structures and algorithms in TypeScript, designed for optimal performance and versatility. The toolkit provides implementations of various data structures and algorithms, with a focus on search and sort operations, caching, and probabilistic data structures.", "type": "module", "main": "dist/index.js",