Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
helabenkhalfallah authored Feb 14, 2025
1 parent b03def7 commit 8d6507e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit 8d6507e

Please sign in to comment.