Skip to content

Commit 85c395c

Browse files
committed
chore: update version to 0.0.4-test in package.json
1 parent d789fc2 commit 85c395c

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.3-test",
3+
"version": "0.0.4-test",
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)