Skip to content

Commit 1896757

Browse files
committed
chore: update package version from 0.0.1 to 0.0.2
1 parent b9eec44 commit 1896757

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dsacjs",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"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.",
55
"main": "./dist/index.js",
66
"types": "./types/index.d.ts",

0 commit comments

Comments
 (0)