diff --git a/package.json b/package.json index 2e46022..445a0ba 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dsacjs", - "version": "0.0.1", + "version": "0.0.2", "description": "A high-performance JavaScript and TypeScript library offering a comprehensive set of efficient data structures. Simplify your algorithm implementation and data manipulation with optimized, easy-to-use tools.", "main": "./dist/index.js", "types": "./types/index.d.ts",