Skip to content

Commit ecd9da9

Browse files
committed
1.1.5
1 parent 44d236e commit ecd9da9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "adv-dsa",
3-
"version": "1.0.5",
4-
"description": "JavaScript Data Structures and Algorithms Library",
3+
"version": "1.1.5",
4+
"description": "JS-DSA is a comprehensive collection of data structures and algorithms implemented in JavaScript. This project is designed to be a helpful resource for developers, students, and anyone interested in learning about data structures and algorithms through practical JavaScript examples.",
55
"keywords": [
66
"data-structures",
77
"algorithms",
@@ -21,4 +21,4 @@
2121
"devDependencies": {
2222
"jest": "^28.1.3"
2323
}
24-
}
24+
}

0 commit comments

Comments
 (0)