Skip to content

Commit

Permalink
chore: update version to 0.0.3-test in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
gabriel-logan committed Nov 7, 2024
1 parent 83538ab commit b3b3d67
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": "dsacjs",
"version": "0.0.2-test",
"version": "0.0.3-test",
"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",
Expand Down

0 comments on commit b3b3d67

Please sign in to comment.